Closed maxlemieux closed 4 years ago
User Favorites needs to change when user logs in or out.
Right now it still shows guest favorites after you log in a user, and user favorites after you log out to gues.
This is fixed in master. The key was moving the favorites state up out to a parent component and passing it into a Favorites component as a prop..
User Favorites needs to change when user logs in or out.
Right now it still shows guest favorites after you log in a user, and user favorites after you log out to gues.