useNavigate with state #286
bingling0084
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hope support state like this:
const navigate = useNavigate();
navigate({ to: '/', state: {} });
Beta Was this translation helpful? Give feedback.
All reactions