-
As far as I understand, React Router v.6 recommends that RouterProvider is used: https://reactrouter.com/en/main/upgrading/v6-data. Is there currently a way to use
together with QueryParamProvider? And if it's not available yet, is there a date when it can be expected? Before we have been using it like:
|
Beta Was this translation helpful? Give feedback.
Answered by
sofia5
Sep 13, 2023
Replies: 1 comment
-
This worked:
so it wasn't too complicated in the end |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sofia5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This worked:
so it wasn't too complicated in the end