You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A few days ago we started having problems with our sessions and loading, and today I managed to pin it down to the loading prop of the useSession hook being set to true and not changing after navigating to another static route with the Link component. However, if I navigate to the page it somehow loads the prop properly and sets it to false almost instantly. Is there any knowledge about this happening to anyone else? I'm going crazy I swear.
I'm using the firebase adapter by the way, if that helps in any way.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
A few days ago we started having problems with our sessions and loading, and today I managed to pin it down to the loading prop of the useSession hook being set to true and not changing after navigating to another static route with the Link component. However, if I navigate to the page it somehow loads the prop properly and sets it to false almost instantly. Is there any knowledge about this happening to anyone else? I'm going crazy I swear.
I'm using the firebase adapter by the way, if that helps in any way.
Beta Was this translation helpful? Give feedback.
All reactions