What happens to Navigate component & how to navigate user from no match #427
Unanswered
mh-alahdadian
asked this question in
Q&A
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.
-
Hello
I am using
@tanstack/react-router
version0.0.1-beta.28
and I'm wondering what's the solution to navigate use when no route matchesthere was a
Navigate
component in react-location package which we could use to navigate user , why is it not here anymore?maybe I should use navigate function in a eventHandler of route/router config ?
Beta Was this translation helpful? Give feedback.
All reactions