how can I resolve the issue when I need to have global component one level outside Nuxt component?

I need to place notifications there. I thought creating app.vue find at the root of project will solve that but as I could see it doesn't help. Is there any built-in way to achieve that?
1 Reply
MidnightDev
MidnightDevOP3mo ago
there is no composable in nuxt 2. I just used vuex to store the errors and created custom notify component. how it seem to work since it's located in store after layout change it restores the state in nuxt 3 I could have changed layout in app.vue file I guess and it would also work for me
Want results from more Discord servers?
Add your server