-
Notifications
You must be signed in to change notification settings - Fork 2
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
Animation in/out ng-view #2
Comments
Can you please provide an isolated example or just code example? Say, on jsfiddle |
This fiddle doesn't work.. but you can see the html and the js structure! |
And whats the link between ng-route-ext and your example? |
The link is that the animations called by ng-route-ext aren't loaded when I load a page directly or reload the same page. In the example you can see the html and the js structure. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I'm using your ng-route-ext in my last project. In the animation.js I animate elements both inside and outside the ng-view. When I load a subpage directly from url (or reload the subpage), the animations outside the ng-view aren't loaded. How can this be fixed?
This is the test link
http://gaga.opificiolamantinianonimi.com
Thank you!
The text was updated successfully, but these errors were encountered: