Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Form validation not updated when constraints dynamically change #7458

Closed
Swatinem opened this issue May 14, 2014 · 1 comment
Closed

Form validation not updated when constraints dynamically change #7458

Swatinem opened this issue May 14, 2014 · 1 comment

Comments

@Swatinem
Copy link

Testcase here: https://gist.github.com/Swatinem/d76323f87b91e86b36ce

I have a "min" constraint for a form bound to a variable. When I dynamically change that var, the form validation does not update.

(Manually changing the value of the form element does trigger an update, but thats not in the testcase)

@Swatinem
Copy link
Author

Ah ok, this is probably a duplicate of #2404

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

No branches or pull requests

1 participant