Open gooddaddy opened 2 years ago
Thanks for the issue. Can you please provide your use case for setting query params on the initial tab page? At the moment we only support query params on inner tabs pages, not on the root tabs page when clicking IonTabButton
.
Thanks for the issue. Can you please provide your use case for setting query params on the initial tab page? At the moment we only support query params on inner tabs pages, not on the root tabs page when clicking
IonTabButton
.
My web app needs to implement a dynamic page, the navigation bar is dynamically configured on the web side, tabbutton needs to jump to the specified page that requires more query parameters.
What is the status on this? I'm working with these version of ionic in react, and the problem still exists.
"@ionic/core": "7.6.3",
"@ionic/react": "7.6.3",
"@ionic/react-router": "7.6.3",
Prerequisites
Ionic Framework Version
Current Behavior
'search will not be in location's href
Expected Behavior
'search' will be in location's href
Steps to Reproduce
Code Reproduction URL
No response
Ionic Info
Ionic:
Ionic CLI : 6.19.1
Utility:
cordova-res : not installed globally native-run : not installed globally
System:
NodeJS : v16.14.2 npm : 8.5.0 OS : macOS Big Sur
Additional Information