Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refs inside v-for #5536

Closed
ILikeCoder opened this issue Mar 7, 2022 · 1 comment
Closed

Refs inside v-for #5536

ILikeCoder opened this issue Mar 7, 2022 · 1 comment

Comments

@ILikeCoder
Copy link

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

@edison1105
Copy link
Member

duplicate of #5447

@github-actions github-actions bot locked and limited conversation to collaborators Oct 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants