Navigate with State? #218
-
React Router 6 let you pass a state parameter to the navigate command like this
is there an equivalent in react location? |
Beta Was this translation helpful? Give feedback.
Answered by
tannerlinsley
Feb 18, 2022
Replies: 1 comment
-
State doesn’t exist in RL. Use search or external state management instead. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bzbetty
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
State doesn’t exist in RL. Use search or external state management instead.