khoadodk / ECommerce-MERN

E-commerce shop built with MERN stack
https://bookstore-khoado.herokuapp.com
98 stars 29 forks source link

TypeError: Cannot read properties of undefined (reading 'role') #21

Open Shubhofficial1 opened 2 years ago

Shubhofficial1 commented 2 years ago

Login issue, when clicked on FB login & immediately closed the modal without any credentials, the application got struck & never reopened. The fix would be to handle events in case no role/user detail is given while authentication.

Shubhofficial1 commented 2 years ago

Localstorage issue : Jwt : {"error":"Fail to sign up user with FaceBook."}

Shubhofficial1 commented 2 years ago

Clearing Localstorage solved the page load issue.