Subscribe on changes!

I can't collect V-for elements using Ref

avatar
Mar 15th 2022

Version

3.2.31

Reproduction link

sfc.vuejs.org/

Steps to reproduce

https://staging-cn.vuejs.org/guide/essentials/template-refs.html#refs-inside-v-for This is an official case

What is expected?

I expect the correct length attribute

What is actually happening?

length === 0

avatar
Mar 15th 2022

duplicate of #5525