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

Iteration over Set's with v-for #2662

Closed
msalestream opened this issue Apr 12, 2016 · 1 comment
Closed

Iteration over Set's with v-for #2662

msalestream opened this issue Apr 12, 2016 · 1 comment

Comments

@msalestream
Copy link

I was building something the other day with a set, and noticed I couldn't seem to iterate over it with a v-for.

Example (Use Modern Browser):
https://jsfiddle.net/n9b9g0t0/3/

I understand Set's do behave a little differently then plain objects and array's, but I do see a massive benefit in adding them into v-for iteration. I am open to writing this addition if deemed useful.

@simplesmiler
Copy link
Member

Closed if favor of #2410

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants