Replies: 1 comment
-
I solve it by adding |
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.
-
I'm currently using useDocuemnt() hooks from https://github.com/CSFrequency/react-firebase-hooks/tree/master/firestore#usedocument
can't call getApp() in function body cause it will cause
FirebaseError: Firebase: No Firebase App '[DEFAULT]' has been created
( with initAuth() already called in the _app.js), and can't using useDocuemnt() in useEffect also.Beta Was this translation helpful? Give feedback.
All reactions