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
error - unhandledRejection: [FirebaseError: Type does not match the expected instance. Did you pass a reference from a different
Firestore SDK?] {
code: 'invalid-argument',
customData: undefined,
toString: [Function (anonymous)]
}
When I try to use useFirestoreQuery(),
firebase.js
Events.jsx
I get this error:
package.json
I do not get this error when using Firestore by itself.
The text was updated successfully, but these errors were encountered: