Skip to content

Conversation

@apsavin
Copy link
Contributor

@apsavin apsavin commented Jun 8, 2020

We have an issue in our self-hosted sentry Object [object Performance] has no method 'now'

It shows Sentry.addBreadcrumb as the source of the error.

It seems that some browsers can have global performance object without now method.

50% of all events from Chrome 22.0.1229 - I know that it's pretty old - but the fix seems trivial

@apsavin apsavin requested a review from kamilogorek as a code owner June 8, 2020 16:28
We have an issue in our self-hosted sentry `Object [object Performance] has no method 'now'`

It shows `Sentry.addBreadcrumb` as the source of the error.

It seems that some browsers can have performance without `now` method.

50% of all events from Chrome 22.0.1229 - I know that it's pretty old - but the fix seems trivial
@kamilogorek
Copy link
Contributor

Thanks!

@HazAT HazAT merged commit be2daef into getsentry:master Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants