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

Issues with iOS swipe back gesture #42

Open
chroline opened this issue Mar 25, 2020 · 2 comments
Open

Issues with iOS swipe back gesture #42

chroline opened this issue Mar 25, 2020 · 2 comments

Comments

@chroline
Copy link

Hi there, great work on this demo.

On iOS, when swiping back to return to the previous page, the Ionic back animation fires while you are still dragging back, causing multiple animations to perform at once. This is a native feature of iOS Safari so it should be disabled through Ionic or React Router.

@robpaveza
Copy link

I'm able to repro this too. Admittedly I'm using a more-or-less-from-scratch reimplementation of this framework that uses proper Redux and functional components, but it's more or less the same skeleton with the same web components and DOM tree. You can see it at https://azbs-app-dev.azurewebsites.net by looking at any session detail or any handbook detail page.

@robpaveza
Copy link

This appears to be a duplicate of #26 and therefore a duplicate of ionic-team/ionic-framework#20904

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants