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

New bindings do not always update the scope #1996

Closed
dylanrtt opened this issue Oct 17, 2015 · 1 comment
Closed

New bindings do not always update the scope #1996

dylanrtt opened this issue Oct 17, 2015 · 1 comment
Labels
Milestone

Comments

@dylanrtt
Copy link
Contributor

Version: v2.3.0-beta.6

http://jsbin.com/gakibebibu/edit?html,js,console,output

Using can-value="foo" or {($value)}="foo" on a text input, if I blank out the text box to an empty string, the scope is not updated. Instead, the old value remains. In some cases in my app, it would immediately update the element with the old value but I couldn't easily reproduce that here.

@justinbmeyer
Copy link
Contributor

good find. I'll fix this right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants