bradtraversy / proshop_mern

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

A bug in the register logic #58

Closed UzalKhadka closed 3 years ago

UzalKhadka commented 3 years ago

There is a bug in the user register logic. You can only register once and when you log out from that newely created account, you can not register again. You get redirected to redirect location eg... if you go to login from homepage, then register, you get redirected to homepage

basir commented 3 years ago

It has been fixed in the PR: https://github.com/bradtraversy/proshop_mern/pull/35/files