Skip to content

Conversation

@ron4548
Copy link
Contributor

@ron4548 ron4548 commented Apr 20, 2019

Change the condition that determines whether timestampsInSnapshots setting is set to true.
This is done to order to comply with multiple digits minor versions of firebase sdk.
For example: version 5.10.0 is greater than 5.8.0

fixes #2050

Checklist

Description

Fixes #2050
Change the condition that determines whether timestampsInSnapshots setting is set to true.
This is done to order to comply with multiple digits minor versions of firebase sdk.
For example: version 5.10.0 is greater than 5.8.0

Change the condition that determines whether timestampsInSnapshots setting is set to true.
This is done to order to comply with multiple digits minor versions of firebase sdk.
For example: version 5.10.0 is greater than 5.8.0

fixes angular#2050
Copy link
Member

@jamesdaniels jamesdaniels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks for the fix

@jamesdaniels jamesdaniels merged commit d34bf2f into angular:master Apr 25, 2019
peterennis added a commit to peterennis/angularfire2 that referenced this pull request Apr 25, 2019
fix(afs): Fix SDK version check (angular#2051)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Firebase 5.10 timestampInSnapshots error

3 participants