-
-
Notifications
You must be signed in to change notification settings - Fork 674
FirebaseError #39
Copy link
Copy link
Open
Description
Getting this error :
Uncaught FirebaseError: Type does not match the expected instance. Did you pass a reference from a different Firestore SDK?
The above error occurred in the ChatRoom component
But if I remove this line
const [messages] = useCollectionData(q);
everything works fine
Any help would be appreciated
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels