We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v8.x
For some reason the parent page inherit the nested route query params if you navigate the tabs in a certain way.
The ionic navigation should not apply query params from nested pages to the parent page.
I've made a basic ionic demo project with tabs and only added the nested page "foo" and a button to push the new route.
run npm i
npm run dev
https://github.com/rishoej/ionic-navigation-query-param-bug/tree/main
Ionic:
Ionic CLI : 7.2.0 (/Users/trqj/homebrew/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/vue 8.3.3
Capacitor:
Capacitor CLI : 6.1.2 @capacitor/android : not installed @capacitor/core : 6.1.2 @capacitor/ios : not installed
Utility:
cordova-res : not installed globally native-run : 2.0.1
System:
NodeJS : v21.6.2 (/Users/trqj/homebrew/Cellar/node/21.6.2/bin/node) npm : 10.2.4 OS : macOS Unknown
No response
The text was updated successfully, but these errors were encountered:
can you assign me this issue?
Sorry, something went wrong.
Do you need me to do something? I can't assign it.
No branches or pull requests
Prerequisites
Ionic Framework Version
v8.x
Current Behavior
Example.mov
For some reason the parent page inherit the nested route query params if you navigate the tabs in a certain way.
Expected Behavior
The ionic navigation should not apply query params from nested pages to the parent page.
Steps to Reproduce
Example.mov
I've made a basic ionic demo project with tabs and only added the nested page "foo" and a button to push the new route.
run npm i
andnpm run dev
Code Reproduction URL
https://github.com/rishoej/ionic-navigation-query-param-bug/tree/main
Ionic Info
Ionic:
Ionic CLI : 7.2.0 (/Users/trqj/homebrew/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/vue 8.3.3
Capacitor:
Capacitor CLI : 6.1.2
@capacitor/android : not installed
@capacitor/core : 6.1.2
@capacitor/ios : not installed
Utility:
cordova-res : not installed globally
native-run : 2.0.1
System:
NodeJS : v21.6.2 (/Users/trqj/homebrew/Cellar/node/21.6.2/bin/node)
npm : 10.2.4
OS : macOS Unknown
Additional Information
No response
The text was updated successfully, but these errors were encountered: