Skip to content

two-way binding not update correctly #1067

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
TerenceZ opened this issue Jul 22, 2015 · 0 comments
Closed

two-way binding not update correctly #1067

TerenceZ opened this issue Jul 22, 2015 · 0 comments

Comments

@TerenceZ
Copy link

First of all, here is the example. In the example, when the root value change, it will notify the range component to update its value and the component will validate the value (clamped into [0, 100]). However, because the root value is locked, it cannot sync with the validated value.

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

1 participant