firebase / firebase/snippets-web
Snippet not correct, missing initializeApp()
Open
- Dominant language
- JavaScript
- Stars
- 802
- Forks
- 285
- PR merge metrics
- No merged PRs in 30d
Description
Hi, this snippet: https://github.com/firebase/snippets-web/blob/e2a9d336d42add89bc3f504e4143300adea25685/snippets/functions-next/emulator-suite/fb_functions_emulator_connect.js#L8-L12 brings the error line 11:
`No Firebase App '[DEFAULT]' has been created - call Firebase App.initializeApp() (app/no-app).`
is it normal? cause it is indeed fixed if the function is added it works
Contributor guide
Assessment
This issue has not been assessed yet.