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 Apr 12, 2024. It is now read-only.
Regular expression objects didn't used to be considered to be equal when using
'angular.equals'. Dirty checking therefore failed to recognize a
property modification.
Closes#2685
Conflicts:
test/AngularSpec.js
ctrahey
pushed a commit
to ctrahey/angular.js
that referenced
this issue
Jul 22, 2013
Regular expression objects didn't used to be considered to be equal when using
'angular.equals'. Dirty checking therefore failed to recognize a
property modification.
Closesangular#2685
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version: 1.1.4.
This boils down to angular.equals:
The text was updated successfully, but these errors were encountered: