Replies: 1 comment
-
Please use the issue template. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say I have Header component and SignIn page. In both places I have to call useSession() hook. But only in the Header component it returns not-null session. What I'm doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions