Subscribe on changes!

cant get ref value in v-for in my project, but work online playground

avatar
Feb 18th 2022

Version

3.2.31

Reproduction link

sfc.vuejs.org/

Steps to reproduce

copy sfc playground code to my project, console return version: 3.2.31 refs: proxy {} image

What is expected?

need right ref value in v-for

What is actually happening?

cant get result

avatar
Feb 18th 2022

#1166 (comment)

That's no longer true. It is supported

avatar
Feb 18th 2022

note that PR https://github.com/vuejs/core/pull/5118

seem to fix both #5116 and #5447(this issue)

avatar
Mar 9th 2022

Closing this in favor of #5525 as there was additional progress in the issue discussions including a workaround.