Here’s the problem: when I log in, the user is set in state and shows in <Home />, but after refresh it vanishes, even though AuthProvider logs appear. I’m using user via the useAuth() hook.
It’s not a loading issue🥲
anyone know why?
here is code image and video for reference