iosiro/baserunner

Firebase error in console on startup

Opened this issue · 0 comments

Uncaught FirebaseError: Firebase: No Firebase App '[DEFAULT]' has been created - call Firebase App.initializeApp() (app/no-app).

This error appears because we don't initialise a Firebase app until the user enters a config. Can probably reorganise some code to get rid of it.