Fantasy-Fit / fantasy-fit-web

Creative Commons Zero v1.0 Universal
3 stars 2 forks source link

Redux Error On Logout #162

Open chris-t-li opened 1 year ago

chris-t-li commented 1 year ago

After logging out, user state is set to null. This triggers variable definition errors in the console:

No impact to functionality as user is routed to "/auth" however would like to address errors.

Screen Shot 2023-06-01 at 1 55 01 PM
Rahul0714 commented 1 year ago

May I work on this, if it is not completed