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.
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.