You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
If you remove all the textboxes, the formController.$invalid is set to false, however, the watcher on $invalid is not triggered so the binding of {{testForm.$invalid}} says true, instead of the real value of false.
The text was updated successfully, but these errors were encountered:
Example at http://jsfiddle.net/ADukg/781/
If you remove all the textboxes, the formController.$invalid is set to false, however, the watcher on $invalid is not triggered so the binding of {{testForm.$invalid}} says true, instead of the real value of false.
The text was updated successfully, but these errors were encountered: