Nuxt 3.5 - Experimental typed router - Default layout not applying anymore
After updating to nuxt 3.5, with experimental typed router, the default layout stopped applying at all. Works fine for pages with a layout explicitely set in definePageMeta, otherwise layout is just being ignored, default does not render
Did anyone else notice this ?
1 Reply
Nevermind, I had a key on the rendered NuxtPage which was breaking the app rendering, changed the key, issue was gone
!resolved
!close
!solved
Wait, how do I close this