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.
after upgrading AngularJS from version 1.4.8 to 1.4.9 some unit tests in our project related with basic functionality of the 'select' / 'ng-options' / 'ng-model' directives are broken. When using 1.4.9 with a 'select' tag with 'ng-options' and 'ng-model', the corresponding option does not seem to be selected in the unit test.
Reproducible: always Browsers: Chrome 45, Firefox 43 Operating system: Mac OS X Yosemite (10.10.3)