Replies: 2 comments 1 reply
-
The upgrade guide says replace |
Beta Was this translation helpful? Give feedback.
1 reply
-
I am stupid. I dont know why but now it works. Thanks and sry for the noise |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I am doing the migration from version 6 and 7. So far so good, but the migration guide says that I can remove
react-router-dom
.But I have one function
useNavigation
which relies on that. I knowreact-router
has the functionNavigation
, but this works different thanuseNavigation
.Is there any other replacement for this function or any other way how to do it know?
Beta Was this translation helpful? Give feedback.
All reactions