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
Notice how when the plunker is loaded, the ng-hidden element in the ui-view is visible and transitions out.
The ng-hidden element outside the ui-view behaves as expected.
This behavior seems to be true even without transition animations, but it is much harder to catch consistently without animations, as sometimes the page loads fast enough to miss seeing it.
The text was updated successfully, but these errors were encountered:
http://plnkr.co/edit/anItGdfVkSsa9S4IAi3g?p=preview
Notice how when the plunker is loaded, the ng-hidden element in the ui-view is visible and transitions out.
The ng-hidden element outside the ui-view behaves as expected.
This behavior seems to be true even without transition animations, but it is much harder to catch consistently without animations, as sometimes the page loads fast enough to miss seeing it.
The text was updated successfully, but these errors were encountered: