DEFAULT_FIREBASE_DATEBASE_ID is not defined

Hi,

We’re currently observing an unexpected issue in Retool. Although there have been no changes made to our setup (we’ve been on holiday here in Norway until today), we suddenly started receiving the following error:

DEFAULT_FIREBASE_DATEBASE_ID is not defined

This error is new to us and only appears in modules where we use Firebase in raw JavaScript mode (not the GUI-based Firebase integration).

Has anyone else experienced this error? Has there been a recent change in Retool’s Firebase handling or default configurations that could explain this?

Hey @Erik_Kjernlie ! Other members of the community ran into this issue here and were able to workaround it after flipping on a feature flag. Full context on the config after flipping the feature flag on can be found here.

Let me know if you want to be added to the list of organizations that have this flag enabled!

Great! Please add me asap: https://glede.retool.com

Hey @Erik_Kjernlie,

I see the feature flag was already added per the other topic about this issue. Hope that helps in the interim while we work on getting the fix out!

Closing the loop here - we have deployed a fix for this issue :white_check_mark:

If anyone is still experiencing issues with Firebase, please reach out in a new topic

1 Like

The issue was fixed on my side, but now I'm facing other erros: db.collection is not a function.