ionic-framework
ionic-framework copied to clipboard
bug: vue, swipe to go back is ignore after switching tabs
Prerequisites
- [X] I have read the Contributing Guidelines.
- [X] I agree to follow the Code of Conduct.
- [X] I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
- [ ] v4.x
- [ ] v5.x
- [X] v6.x
Current Behavior
When I go to a page with tabs from the home page, it can go back by using swipe gesture on the tab1, but not fine on tab2 and tab3.

Expected Behavior
The swipe gesture works fine on tab2 and tab3 just like tab1.
Steps to Reproduce
1.On home page, click the 'tab link' link to tab1. 2.Click the tab2 button on the bottom. 3.The swipe back gesture failed.
Code Reproduction URL
https://github.com/guanvee/ionic6-vue-tabs/tree/add-defaultHref
Ionic Info
Ionic:
Ionic CLI : 6.18.1 (/usr/local/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/vue 6.0.1
Capacitor:
Capacitor CLI : 3.3.3 @capacitor/android : not installed @capacitor/core : 3.3.3 @capacitor/ios : 3.3.4
Utility:
cordova-res : 0.15.4 native-run : 1.5.0
System:
NodeJS : v16.13.1 (/usr/local/bin/node) npm : 8.1.2 OS : macOS Monterey
Additional Information
No response
I have tested in ionic Angular project, and it worked fine.
Hi @liamdebeasi , may I know if this is going to be fixed soon? My company is going to develop a new app with tab structure would like to know if we can use it soon many thanks
We do not provide time estimates of when these issues will be resolved. However, when we do have an update we will post it here.