Support for react-router-config #8838
Unanswered
danielmag
asked this question in
v5 to v6 Migration
Replies: 0 comments
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.
-
Is there a way to use the new compat library for transitioning to v6 when the app is using only
react-router-config
, similar to how theCompatRoute
component works?I found that when using
<CompatRouter />
and the v5react-router-config
for routing some hooks do not work likeuseParams
oruseMatch
.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions