v-for doesn't work on change layout
When navigate to a route with a different layout, and there's a
v-for
with a ref()
list inside the page, then return a vue warn and a error.
Reproduction
https://stackblitz.com/edit/v-for-layout?file=layouts%2Fdefault.vue
How can i solve this issue?luca-smartpricing
StackBlitz
v-for doens't work on change layout - StackBlitz
Create a new Nuxt project, module, layer or start from a theme with our collection of starters.
0 Replies