rakannimer / react-firebase

🔥Declarative React bindings for Firebase Auth & Realtime Database.

Home Page:https://react-firebase-js.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firestore "timestampsInSnapshots setting now defaults to true" console error

isotopeee opened this issue · comments

I'm using firebase@5.9.3 and there's this console error when using the FirestoreProvider.

image

I believe this line causes it:

const settings = { timestampsInSnapshots: true };

Thanks for catching & reporting this ! Should be fixed in 0.5.3 👍