You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've lost at least a day of effort because of the old firebase dependencies breaking my code when updating firebase and then getting errors such as
Error: Component analytics has not been registered yet
at Provider.initialize (provider.ts:239:13)
at initializeAnalytics (api.ts:112:47)
at getAnalytics (api.ts:85:10)
at firebase-app.ts:32:19```
This is because this repo using outdated firebase. As no one maintains this project, i've created new one @caiyongji/firestore-stripe-payments.
The text was updated successfully, but these errors were encountered: