Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

autocomplete: ng-required does not work with AngularJS 1.7.6 #11621

Closed
dohomi opened this issue Jan 30, 2019 · 3 comments
Closed

autocomplete: ng-required does not work with AngularJS 1.7.6 #11621

dohomi opened this issue Jan 30, 2019 · 3 comments

Comments

@dohomi
Copy link

dohomi commented Jan 30, 2019

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

  • AngularJS: 1.7.6
  • AngularJS Material: 1.1.12
  • OS: all
  • Browsers: all
@dohomi
Copy link
Author

dohomi commented Jan 30, 2019

I just found an issue which might be connected: angular/angular.js#16814 So I will for now wait for AngularJS 1.7.7

@codymikol
Copy link
Contributor

Yeah, I'd recommenced staying on 1.7.5 unless you really benefit from something in the 1.7.6 release.

@rudzikdawid
Copy link
Contributor

rudzikdawid commented Feb 5, 2019

angular@1.7.7 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

@dohomi dohomi closed this as completed Feb 6, 2019
@Splaktar 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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants