You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Login.js:48 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'push')
at Login.js:48:1
What am i doing wrong? I literally copied the code from this github.
Due to this error my Login page is not redirecting to the /profile page and keeps stuck at "logging in". Manually refreshing the page or going to home does show that it is logged in though.
Uh oh!
There was an error while loading. Please reload this page.
I'm getting an error at:
What am i doing wrong? I literally copied the code from this github.
Due to this error my Login page is not redirecting to the /profile page and keeps stuck at "logging in". Manually refreshing the page or going to home does show that it is logged in though.
react-hooks-jwt-auth/src/components/Login.js
Line 48 in d3729dc
The text was updated successfully, but these errors were encountered: