-
Notifications
You must be signed in to change notification settings - Fork 13.5k
bug: ion-nav animation always reset by router #23777
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
Comments
PR is comming... |
Thanks! Looks like This is the same thing as what we did for |
@liamdebeasi exactly, I will make a PR in a moment |
@liamdebeasi Done |
Thanks for the issue. This has been resolved via #23779, and a fix will be available in an upcoming release of Ionic Framework. |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
Prequisites
Ionic Framework Version
Current Behavior
When ion-nav has animation prop set to custom transition, the transition is never used when page change is triggered by ion-router.
Expected Behavior
When ion-nav has animation prop, the custom transition should be used instead of default (mode specific) transition.
Steps to Reproduce
Code Reproduction URL
No response
Ionic Info
5.6.13
Additional Information
No response
The text was updated successfully, but these errors were encountered: