NNuxt•Created by RedNova on 6/13/2024 in #❓・help Nuxt module define layout not working?
Thanks but thats not it sadly. 🥲
My nuxt config has this off:
imports: {
autoImport: false,
},
But even when removing definePageMeta it wont work. It will get the default layout anyway.