-
Notifications
You must be signed in to change notification settings - Fork 927
Getting error after hot module reloading: Overwriting FirebaseError base field "name" can cause unexpected behavior. #1891
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I found a few problems with this issue:
|
Error is caused by this line. By using Quick solution: Rename the field in the template to something like |
So it's a firebase-based error/bug? |
Yeah, sorry. 😄 You can ignore that warning for now. |
I also have this error in nuxt.js app. I call |
Same error here - on nextjs |
Same error here - on nuxt.js |
with firebase 6.3.5, the problem disappeared |
Environment
Problem
Get a warning after hot reloading my app w/
react-hot-loader
andhot(App)
Extract of console output:
Relevant Code:
./src/firebase/index.js
(loader)./src/App.js
(extract) (loader caller)`The text was updated successfully, but these errors were encountered: