You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
v8.x
Current Behavior
App with routes outside tabs:
when you navigate to a route outside the tabs the ion back button works great, but using the swipe back animation doesnt show the previous page for a moment (works in ionic angular).
In the video you can see on the first try going back using the back button and then using a swipe
Screen.Recording.2025-02-15.at.21.01.35.mov
Expected Behavior
Going back using the back button or by using the swipe back should work the same
Prerequisites
Ionic Framework Version
v8.x
Current Behavior
App with routes outside tabs:
when you navigate to a route outside the tabs the ion back button works great, but using the swipe back animation doesnt show the previous page for a moment (works in ionic angular).
In the video you can see on the first try going back using the back button and then using a swipe
Screen.Recording.2025-02-15.at.21.01.35.mov
Expected Behavior
Going back using the back button or by using the swipe back should work the same
Steps to Reproduce
set app to mode "ios"
https://stackblitz.com/edit/sb1-uv8yxpms?file=src%2FApp.tsx
Code Reproduction URL
https://stackblitz.com/edit/sb1-uv8yxpms?file=src%2FApp.tsx
Ionic Info
Additional Information
No response
The text was updated successfully, but these errors were encountered: