Skip to content

Two-way component binding is broken in 0.12.2 #972

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

Closed
mrix opened this issue Jun 25, 2015 · 2 comments
Closed

Two-way component binding is broken in 0.12.2 #972

mrix opened this issue Jun 25, 2015 · 2 comments

Comments

@mrix
Copy link

mrix commented Jun 25, 2015

Please check demos on jsfiddle:

Click parent checkbox and component switcher. In v0.12.1 child changes are passed to parent view. And in v0.12.2 it does not.
Both examples have the same code. Only Vue version is chnaged.

@yyx990803
Copy link
Member

Thanks for the fast catch and detailed repro. Fixed. Will release 0.12.3 soon.

@mrix
Copy link
Author

mrix commented Jun 25, 2015

Yeah! Thanks!

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