useNavigate() only changes URL #10840
Unanswered
quietCoder500
asked this question in
Q&A
Replies: 1 comment
-
I may have already solved my own problem. According to this by adding |
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.
-
Hi! So I was building the login for my react website and I am having trouble with redirecting from the /login to /dashboard. When I submit the sign in form changes to /dashboard but the DOM doesn't change. Any suggestions? Here is some of the code:
Login.js
App.js
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions