Edited: uid empty error at at FirebaseTokenGenerator - createCustomToken #581
Unanswered
thanhtutzaw
asked this question in
Q&A
Replies: 1 comment
-
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.
Uh oh!
There was an error while loading. Please reload this page.
-
When I fetch data with SSR , I got this error message and sometimes I don't get this error message . What is the problem . Cleaning browser storage also didn't work . But I can Tell I added firebase config by my self for db in SSR.
Firebase.js (getting db from here )
SSR in indexjs
Update
I noticed today firestore read increased from 16 to 164 ( get all (2data) from one user ) and (get single data with
dynamic-route)
Beta Was this translation helpful? Give feedback.
All reactions