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.
There was in issue #2309 about animations that are run on a elements that are hidden during initial load. And it was fixed in case if page is opened straight away.
But in case if some view is loaded with ngView after route change all animations that initially shouldn't be run are run...