We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.5.0
https://jsfiddle.net/L6y9sb0s/3/
If I use v-for and the array is empty and element have a sibling or basic text, the result of v-for is "undefined"
Nothing
undefined as text
The text was updated successfully, but these errors were encountered:
dup of #6790
Sorry, something went wrong.
No branches or pull requests
Version
2.5.0
Reproduction link
https://jsfiddle.net/L6y9sb0s/3/
Steps to reproduce
If I use v-for and the array is empty and element have a sibling or basic text, the result of v-for is "undefined"
What is expected?
Nothing
What is actually happening?
undefined as text
The text was updated successfully, but these errors were encountered: