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

swipeBackEnabled not working #19818

Closed
anuragnagardeveloper opened this issue Nov 1, 2019 · 3 comments
Closed

swipeBackEnabled not working #19818

anuragnagardeveloper opened this issue Nov 1, 2019 · 3 comments
Assignees
Labels
package: react @ionic/react package

Comments

@anuragnagardeveloper
Copy link

Hi

swipeBackEnabled mentioned at https://ionicframework.com/docs/react/config is not working on ios. When we move from one route to another then swiping back should go to previous route, but nothing happens. Following is the code I am using-

import {setupConfig} from '@ionic/react'
setupConfig({
mode:'ios',
swipeBackEnabled:true
});

@ionitron-bot ionitron-bot bot added the triage label Nov 1, 2019
@elylucas elylucas added the package: react @ionic/react package label Nov 1, 2019
@ionitron-bot ionitron-bot bot removed the triage label Nov 1, 2019
@anuragnagardeveloper
Copy link
Author

Hi
Any updates over this?

@elylucas
Copy link
Contributor

elylucas commented Nov 7, 2019

fix released in 4.11.4

@ionitron-bot
Copy link

ionitron-bot bot commented Dec 7, 2019

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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Dec 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: react @ionic/react package
Projects
None yet
Development

No branches or pull requests

2 participants