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 Oct 2, 2019. It is now read-only.
Fixed an issue introduced by d78ba5f
The watcher was called only once since `angular.noop` will always return `undefined`.
Fixed this by calling the resize function on each $digest.
Closes#1618Closes#1617Closes#1575
0 commit comments