#Nuxt 3.5 - Experimental typed router - Default layout not applying anymore

5 messages · Page 1 of 1 (latest)

empty abyss
#

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 ?

empty abyss
#

Nevermind, I had a key on the rendered NuxtPage which was breaking the app rendering, changed the key, issue was gone

#

!resolved

#

!close

#

!solved