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
I'm decorating $uiViewScroll and have noticed that when navigating away from a state, even if the ui-view with autoscroll has an ng-if that evaluates to false, $uiViewScroll is called again.
I'm decorating $uiViewScroll and have noticed that when navigating away from a state, even if the ui-view with autoscroll has an ng-if that evaluates to false, $uiViewScroll is called again.
I've set up a plunker so you can take a look: http://plnkr.co/edit/lkh5S8uq3GOA28CFgnux
Could this be related to #881 ?
The text was updated successfully, but these errors were encountered: