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

v-for loop with empty data returning 'undefined' text #6797

Closed
timenz opened this issue Oct 13, 2017 · 1 comment
Closed

v-for loop with empty data returning 'undefined' text #6797

timenz opened this issue Oct 13, 2017 · 1 comment

Comments

@timenz
Copy link

timenz commented Oct 13, 2017

Version

2.5.0

Reproduction link

https://jsfiddle.net/jqLskfh7/3/

Steps to reproduce

Cek on reproduction link, if cars has data v-for working fine, but if cars empty, v-for printing 'undefined' text

What is expected?

nothing displayed

What is actually happening?

display 'undefined' text

@timenz timenz changed the title v-form loop with empty data returning 'undefined' text v-for loop with empty data returning 'undefined' text Oct 13, 2017
@posva
Copy link
Member

posva commented Oct 13, 2017

dup of #4581

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