Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After entering details on register page there is no response from the server. #43

Open
arshali2774 opened this issue Mar 9, 2023 · 6 comments

Comments

@arshali2774
Copy link

At first, I thought this was a server-side error but when I use postman to insert data then there is no problem.
On entering the data from the front end on the register page, the server is not responding with anything and the front end also did not redirect to the login page as per the code logic in Form.jsx.

Screenshot (111)

@Prasadsolunki
Copy link

At first, I thought this was a server-side error but when I use postman to insert data then there is no problem. On entering the data from the front end on the register page, the server is not responding with anything and the front end also did not redirect to the login page as per the code logic in Form.jsx.

Screenshot (111)

same error got can you helped mi out

@myyoss
Copy link

myyoss commented Mar 30, 2023

Try clear local storage with "clear browsing data". It seems like clearing local storage and session storage in browser application is not good enough..:)

@newcodecareer
Copy link

got the same issue, but I fixed it. I got type errors in registerSchema and loginSchema, I changed Password to password, then it worked.

@arshali2774
Copy link
Author

arshali2774 commented Apr 8, 2023 via email

@Rishabh242002
Copy link

got the same issue, but I fixed it. I got type errors in registerSchema and loginSchema, I changed Password to password, then it worked.

It is not working can you help me

@harsh0728
Copy link

can anyone provide the solution for this error. Its very frustrating yaar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants