We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Happens when the application attempts to initialize with firebase.initializeApp
firebase.initializeApp
Renovate auto-merged a version bump from 7.16.1 to 7.17.0 and this error started occurring. Everything was working before the version bump 👍
https://stackblitz.com/fork/firebase-issue-sandbox
firebase.initializeApp(require('path-to-config')); const analytics = firebase.analytics(); // stack trace points to this being the failure