nuxt layout multiple slots
Vue Slots
There are times when it’s useful to have multiple slots. For example, in a <base-layout> component with the following template ...
Nuxt3 - Named slots in default layout - StackBlitz
🪄 Nuxt Starter Templates
· Nuxt 元件- Nuxt 繁體中文
Environment package.json { "nuxt": "^3.9.0", "typescript": "^5.2.2", "vue": "3.4.0-rc.3", "vue-router": "latest" } Reproduction I upgraded Nuxt from 3.8.2 to 3.9.0 Describe the bug I upgraded to the latest Nuxt version (3.