MidnightDev
MidnightDev
NNuxt
Created by MidnightDev on 8/27/2024 in #❓・help
how can I resolve the issue when I need to have global component one level outside Nuxt component?
in nuxt 3 I could have changed layout in app.vue file I guess and it would also work for me
3 replies
NNuxt
Created by MidnightDev on 8/27/2024 in #❓・help
how can I resolve the issue when I need to have global component one level outside Nuxt component?
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
3 replies