-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
Ion-nav-view animation issues #1744
Comments
This may be related to #1671 |
Has there been any movement on this? It's still an issue on the latest build.. |
Still not working in beta 12... |
Currently those animations are only for modals. This should be changes and better documented. We're going to be migrating animation systems soon though, so we should decide if we want to do this before that. |
Greetings @mhartington! Sorry but this issue may no longer be applicable to recent versions of Ionic. If you are still experiencing this issue, please feel free to reopen and provide the following information so that I may assist you.
Additionally, providing a codepen which replicates the issue is extremely helpful. If you wish to get help using the framework itself, the recommended place is the forum. Thank you for allowing me to assist you. |
Issue: Can't apply
animation="slide-in-up"
to ion-nav-viewVersion: 9/nightlies
Seems that if you enter
slide-in-up
for anion-nav-view
animation style, it doesn't work.@mlynch or @adamdbradley, any particular reason for this?
http://codepen.io/mhartington/pen/txDnm
The text was updated successfully, but these errors were encountered: