HMR <script setup> change template, output Cannot read property 'style' of null
in used v-for
#613
Labels
Cannot read property 'style' of null
in used v-for
#613
Describe the bug
Using 'v-for' in the template comes from the ref object. When changing the template,
the console output error
Cannot read property 'style' of null
Reproduction
app.vue
demo.vue
System Info
vite
version: 1.0.0-rc.3vue
version (fromyarn.lock
orpackage-lock.json
)@vue/compiler-sfc
version 3.0.0-rc.4The text was updated successfully, but these errors were encountered: