Skip to content
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

bug: Ionic React tabs swipe back animation broken #30191

Open
3 tasks done
nadavhalfon opened this issue Feb 15, 2025 · 0 comments
Open
3 tasks done

bug: Ionic React tabs swipe back animation broken #30191

nadavhalfon opened this issue Feb 15, 2025 · 0 comments
Labels

Comments

@nadavhalfon
Copy link

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

"@ionic/react": "^8.4.3",
"@ionic/react-router": "^8.4.3",
"ionicons": "^7.2.2",
"lucide-react": "^0.344.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router": "^5.3.4",
"react-router-dom": "^5.3.4"

Additional Information

No response

@ionitron-bot ionitron-bot bot added the triage label Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant