-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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
Two "v-for" template renders unexpected output #6790
Labels
Comments
I'm having a similar issue here: https://jsfiddle.net/wswmmjaa/1/ . If we have one |
This was referenced Oct 13, 2017
please tag this soon 👍 |
erweixin
pushed a commit
to erweixin/vue
that referenced
this issue
Dec 15, 2017
f2009
pushed a commit
to f2009/vue
that referenced
this issue
Jan 25, 2019
aJean
pushed a commit
to aJean/vue
that referenced
this issue
Aug 19, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
2.5.0
Reproduction link
https://jsfiddle.net/s2eskL26/
Steps to reproduce
See the jsfiddle link.
What is expected?
Renders empty output.
What is actually happening?
Renders "undefined undefined"
The text was updated successfully, but these errors were encountered: