cant get ref value in v-for in my project, but work online playground
Version
3.2.31
Reproduction link
Steps to reproduce
copy sfc playground code to my project, console return version: 3.2.31 refs: proxy {}
What is expected?
need right ref value in v-for
What is actually happening?
cant get result
That's no longer true. It is supported
note that PR https://github.com/vuejs/core/pull/5118
seem to fix both #5116 and #5447(this issue)