AngularJS 1.7.6 breaks the ng-required handling - the value always is true as soon ng-required="false" is set
Should work like it was working with 1.7.5
ng-required on mdAutocomplete does not work
I just found an issue which might be connected: https://github.com/angular/angular.js/issues/16814 So I will for now wait for AngularJS 1.7.7
Yeah, I'd recommenced staying on 1.7.5 unless you really benefit from something in the 1.7.6 release.
[email protected] was released with bug fix
ngRequired: set error correctly when inside ngRepeat and false by default (5ad4f5, #16814, #16820)
https://github.com/angular/angular.js/blob/master/CHANGELOG.md#177-kingly-exiting-2019-02-04
Most helpful comment
[email protected] was released with bug fix
https://github.com/angular/angular.js/blob/master/CHANGELOG.md#177-kingly-exiting-2019-02-04