Replies: 1 comment 1 reply
-
Use the route searchFilters option. AFK right now so more on this later. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's the best way with React Location to add default search params to the url before render ?
I would like different search params on different routes
For exemple
/A?alpha=1
/B?beta=2
/D?alpha=1&beta=6
Beta Was this translation helpful? Give feedback.
All reactions