Closed typefox09 closed 1 year ago
Thanks for the issue. I am going to close this as a duplicate of https://github.com/ionic-team/ionic-framework/issues/25213.
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.
Prerequisites
Ionic Framework Version
v7.x
Current Behavior
When creating a tab based navigation stack (I've used the default template as the example), routing between stacks is breaking.
Video example:
https://user-images.githubusercontent.com/61811299/229324577-3fbf3b84-d68b-45a8-81e5-c8ff2bc9b20c.mov
Example routes (Vuejs):
Example route flow:
For reference:
Tab1Page:
Tab2Page:
Expected Behavior
Tab 2 page 2 should return to tab 2 page 1
Steps to Reproduce
Add appropriate routes on router
Code Reproduction URL
No response
Ionic Info
Ionic:
Ionic CLI : 6.20.6 (/opt/homebrew/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/vue 7.0.0
Capacitor:
Capacitor CLI : 4.7.3 @capacitor/android : not installed @capacitor/core : 4.7.3 @capacitor/ios : not installed
Utility:
cordova-res : not installed globally native-run : 1.7.2
System:
NodeJS : v14.20.0 (/opt/homebrew/Cellar/node@14/14.20.0/bin/node) npm : 6.14.17 OS : macOS
Additional Information
No response