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

old v-for ref array behaviour is back, is this intended? #5221

Closed
wirk opened this issue Jan 7, 2022 · 2 comments
Closed

old v-for ref array behaviour is back, is this intended? #5221

wirk opened this issue Jan 7, 2022 · 2 comments

Comments

@wirk
Copy link

wirk commented Jan 7, 2022

Version

3.2.25

Reproduction link

codesandbox.io

Steps to reproduce

see codesandbox

What is expected?

template refs can be accessed by their key

What is actually happening?

template refs are grouped as an array in v-for since version 3.2.25

@LinusBorg
Copy link
Member

LinusBorg commented Jan 7, 2022

@wirk
Copy link
Author

wirk commented Jan 10, 2022

Thanks for the reply. I actually checked the changelog before and failed to see that entry 🙈. I feel like this might have warranted a new minor version instead of a patch version because it breaks existing code that uses unique ref names in v-for ✌️

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

2 participants