Closed

Description
Version info
Angular: 7.2.1
Firebase: 5.8.0
AngularFire: 5.1.1
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.
Metadata
Metadata
Assignees
Labels
No labels