Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “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? Sign in to your account

1.13.0 FirebaseFirestoreException: initializeFirestore() has already been called with different options #551

Closed
HansHolz09 opened this issue Jun 25, 2024 · 2 comments

Comments

@HansHolz09
Copy link

After upgrading to 1.13.0 I get the following error in Web/JS:
FirebaseFirestoreException: FAILED_PRECONDITION: initializeFirestore() has already been called with different options. To avoid this error, call initializeFirestore() with the same options as when it was originalIy called, or call getFirestore() to return the already initialized instance.

@nbransby
Copy link
Member

Do you add a failing test for this? Or a minimal reproducer to this issue?

@Daeda88
Copy link
Contributor

Daeda88 commented Jul 9, 2024

Fixed in #562

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants