[4.0.0-rc.0] iOS swipe to go back
See original GitHub issueBug Report
Ionic version:
[x] 4.x
Current behavior:
Since beta.18
, we can no longer swipe to go back to the previous page. It opens the menu. It seems it behaves like that when there is a side menu.
Steps to reproduce:
- Start a new project with sidemenu starter template.
- Add a child route/component to the list
- Navigate to it
- Try to go back by swiping to the left.
Ionic info:
Ionic:
ionic (Ionic CLI) : 4.6.0 (/usr/local/lib/node_modules/ionic)
Ionic Framework : @ionic/angular 4.0.0-rc.0
@angular-devkit/build-angular : 0.11.4
@angular-devkit/schematics : 7.1.4
@angular/cli : 7.1.4
@ionic/angular-toolkit : 1.2.2
System:
NodeJS : v8.12.0 (/usr/local/bin/node)
npm : 6.5.0
OS : macOS Mojave
Issue Analytics
- State:
- Created 5 years ago
- Reactions:3
- Comments:10 (3 by maintainers)
Top Results From Across the Web
[4.0.0-rc.0] iOS swipe to go back #16864 - GitHub
Current behavior: Since beta.18 , we can no longer swipe to go back to the previous page. It opens the menu. It seems...
Read more >ANY iPhone how to go back! [Swipe Gestures] - YouTube
Amazon Daily Deals: http://saunders.gg/amazon❤️ If you enjoy this content, please consider a paid "super thanks" in the video or becoming ...
Read more >ios - Swipe to go back only works on edge of screen?
It's actually quite easy to do on the UINavigationController subclass without any intervention into every UIViewController subclass pushed.
Read more >Gesture, swipe, and press to navigate your iPhone 13 and ...
Use gestures on your iPhone with Face ID to quickly navigate, multitask, adjust settings, and access all the things you do most.
Read more >capacitor-swipe-back - NPM Package Overview - Socket.dev
Enable the back/forward swipe guestures support for iOS. Version: 4.0.4 was published by alesmraz. Start using Socket to analyze ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The default behavior should be corrected so that to you can swipe to go back until you reach the root level, and only then you can swipe to open side menu.
Twitter or amazon app for exemple. If you open a tweet or a product and you swipe, you go back. Swiping again opens the menu.