Open
Description
🆒 Your use case
I'd like to use Nuxt's layouts feature for my app but the docs warn me away from use of NuxtLayout proper.
🆕 The solution you'd like
An ion alternative to NuxtLayout, or if one already exists, instructions added to the nuxt/ionic docs (under Watchouts).
🔍 Alternatives you've considered
Currently I'm using NuxtLayout against the doc's advice by using the code snipper in #231 (comment) wrapping it within ion-app.
ℹ️ Additional info
No response