-
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
Transition animation not working on android and WP #7171
Milestone
Comments
Hi, was this fixed? because I'm running beta.11 on ios 9.3.2 and still getting this issue |
Using beta11 and still getting the issue as well. Didn't see it happen on Android though, but on iOS. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The animation "ios-transition" causes the returning page to occupy half of the screen when the back button is pressed. This only happens on Android and WP.
Steps to reproduce:
When I open another page with the code below, the animations works as expected from right to left on IOS, Android and WP, but when the back button is pressed on the opened page, then the parent’ content is rendered only the half.
I am using Ionic 2.0.0-beta.10
Cordova CLI: 6.1.1
Gulp version: CLI version 3.9.1
Gulp local:
Ionic CLI Version: 2.0.0-beta.32
Ionic App Lib Version: 2.0.0-beta.18
OS:
Node Version: v4.4.6
The text was updated successfully, but these errors were encountered: