Replies: 2 comments 1 reply
-
If it's something that's running in a loader or action, you can use |
Beta Was this translation helpful? Give feedback.
0 replies
-
If you created a router yourself, you can do |
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 is the recommended way to navigate outside of React component in v7?
The docs only mention the
useNavigate
hook but what if I want to navigate outside of React component?Beta Was this translation helpful? Give feedback.
All reactions