-
Notifications
You must be signed in to change notification settings - Fork 2.2k
ERROR [_FirebaseError: initializeFirestore() Updating to 19.0.0-rc.0 #3580
New issue
Have a question about this project? No Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “No Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? No Sign in to your account
Comments
This issue does not seem to follow the issue template. Make sure you provide all the required information. |
I am getting this error: ERROR [_FirebaseError: Type does not match the expected instance. Did you pass a reference from a different Firestore SDK?] { |
The root cause here is that the old rxfire depended on Firebase v10 where we now use v11, so there were multple competing versions. I've raised the bad error messaging here with the JS SDK team, hopefully we'll at least get sensible error messages here in the future. In the meantime the rxfire CI/CD pipeline has been unclogged, rc.2 now uses the version that's marked as compatible with Firebase v11—so this issue should be addressed. |
Hi @jamesdaniels could you give us some advice about this error #3634 ? |
Updating to 19.0.0-rc.0 produces the following error:
App config:
The text was updated successfully, but these errors were encountered: