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
In the newest firebase version the timestampsInSnapshots setting defaults to true therefore it no longer needs to be set. This causes error/warning message in the browser console:
[2019-01-18T11:01:29.267Z] @firebase/firestore: Firestore (5.8.0): The timestampsInSnapshots setting now defaults to true and you no longer need to explicitly set it. In a future release, the setting will be removed entirely and so it is recommended that you remove it from your firestore.settings() call now.
ron4548, itsthemanish, jeffwhelpley, griga, chaiwutmaneechot and 30 more