bradtraversy / proshop_mern

Shopping cart built with MERN & Redux
1.99k stars 1.18k forks source link

Issue with the login/register #143

Closed JakeGazilla closed 3 years ago

JakeGazilla commented 3 years ago

Hi, when I register a new user and log out right after it. Then after going to Login Screen I cannot switch to register. It just goes back to homescreen unless I reload the page. Does anyone know how to fix it? Thank you in advance. Have a great day!

basir commented 3 years ago

hello there, we have fixed this issue in the last commit here. https://github.com/bradtraversy/proshop_mern/pull/43/files you can apply this fix to your code or clone this repo and run it by following this guide to fix the issue: https://github.com/bradtraversy/proshop_mern#usage