Ray
[nuxt] Your project has layouts but the `<NuxtLayout />` component has not been used.
My app.vue looks like the following:
I want to show pages only after a settings service loaded from API.
But then it throws out the warnings. I believe it is something to do with v-if but not sure how to fix it for this scenario:
4 replies