Cannot access 'getSession' before initialization #138
Unanswered
antonioOrtiz
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Can you paste the full log please? Or point out where that function is called. One of the possible causes include circular dependencies (https://spin.atomicobject.com/2018/06/25/circular-dependencies-javascript/) |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi there; First I want to say thanks for you blog post and this repo!
I followed your blogpost and repo but when I start my app and also when I try to login I get this error:
Response of status: 500,
I suspect it's from
This is my repo
And this is the app up on vercel.
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions