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

[2.0] allow to initialize value attribute to 0 #3334

Merged
merged 1 commit into from
Jul 27, 2016

Conversation

ktsn
Copy link
Member

@ktsn ktsn commented Jul 27, 2016

I realized <input :value="value"> is not working on initialization when value is 0.
And also undefined is appeared on input field, they are not happened on v1.0

Reproduction:
[2.0.0-beta.5] https://jsfiddle.net/srbg2em6/1/
[1.0.26] https://jsfiddle.net/srbg2em6/

@yyx990803 yyx990803 merged commit bbc07af into vuejs:next Jul 27, 2016
@ktsn ktsn deleted the fix-init-value-zero branch July 27, 2016 23:18
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

Successfully merging this pull request may close these issues.

2 participants