Skip to content

elements using ng-hide in template flicker visible as template is loaded. #669

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jasallen opened this issue Dec 11, 2013 · 3 comments
Closed
Labels
Milestone

Comments

@jasallen
Copy link

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.

@timkindberg
Copy link
Contributor

Certainly a valid bug.

@meenie
Copy link
Contributor

meenie commented Mar 6, 2014

@jasallen - This is fixed in #858 - Here's an updated plnkr with a version angular-ui-router built with #858 code - http://plnkr.co/edit/ttfuJeAqmpKOAvC603LF?p=preview

@meenie
Copy link
Contributor

meenie commented Mar 7, 2014

Closing. Please reopen if you are still having issues :).

@meenie meenie closed this as completed Mar 7, 2014
@christopherthielen christopherthielen modified the milestones: 0.2.8, 1.5.0 Nov 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants