#Nuxt 3.5 - Experimental typed router - Default layout not applying anymore
5 messages · Page 1 of 1 (latest)
5 messages · Page 1 of 1 (latest)
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 ?