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 has been archived by the owner on Sep 5, 2024. It is now read-only.
Splaktar
changed the title
mdAutocomplete ng-required does not work with AngularJS 1.7.6
autocomplete: ng-required does not work with AngularJS 1.7.6
May 10, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Detailed Reproduction Steps:
AngularJS 1.7.6 breaks the ng-required handling - the value always is true as soon ng-required="false" is set
What is the expected behavior?
Should work like it was working with 1.7.5
What is the current behavior?
ng-required on mdAutocomplete does not work
The text was updated successfully, but these errors were encountered: