Next.js and firebase #5425
imsamimalik
started this conversation in
General
Replies: 1 comment
-
Are you using |
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.
-
I'm importing firebase from firebase/app but error occurs saying firebase is not defined.
`import firebase from "firebase/app";
console.log(firebase);
`
Error:
Beta Was this translation helpful? Give feedback.
All reactions