MidnightDev
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