Using v-frag directive then changing routes multiple times
stephenjason89 opened this issue · 1 comments
stephenjason89 commented
I am using nuxt and in my pages directory,
I have a page named abc.vue
it is wrapped with a
now, i have another page named def.vue
also wrapped in
switching between those pages back and fort with vue router causes
frag.esm.js?76e6:1 Uncaught TypeError: Cannot read property 'before' of undefined
privatenumber commented
Sorry I don't really understand this report, but I'm going to guess it's a duplicate of #27 considering the Nuxt router usage.