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 4, 2025. It is now read-only.
Due to a change introduced in AngularJS `v1.5.0`
(angular/angular.js@1c6edd4), the
`watchAction` callback is called without a context (i.e. `this === undefined`). This caused an
error while trying to access `this.$id`.
Fixesangular/batarang#285
0 commit comments