Subscribe on changes!

Refs inside v-for

avatar
Mar 7th 2022

Version

3.2.31

Reproduction link

sfc.vuejs.org/

Steps to reproduce

Binding ref is unsuccessful when using v-for to dynamically traverse the component. It's correct in Vue SFC Playground, it's not correct when experimenting locally. Version is Vue 3.2.31 https://vuejs.org/guide/essentials/template-refs.html#refs-inside-v-for link here

What is expected?

expect to get refs

What is actually happening?

It is not possible in the local environment


It is not possible in the local environment