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
TypeError Right side of assignment cannot be destructured occurs in _addTtfbRequestTimeToMeasurements(@sentry-internal/src/browser/metrics/index)
#11326
Closed
3 tasks done
Talb2005 opened this issue
Mar 27, 2024
· 3 comments
After updating @sentry/angular-ivy from 7.107.0 to 7.108.0 I've started seeing the error: TypeError Right side of assignment cannot be destructured occurs in _addTtfbRequestTimeToMeasurements(@sentry-internal/src/browser/metrics/index)
For now, it seems that this error only occurs on Mac Safari versions 14.1.2 and 14.0.3.
Looks like this error is related to this recent commit:
Expected Result
This error shouldn't occur.
Actual Result
This error occurs with multiple users, who use use Mac Safari versions 14.1.2 and 14.0.3.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/angular
SDK Version
7.108.0
Framework Version
@sentry/angular-ivy: 7.108.0
Link to Sentry event
https://remotemdr-9a8bcf225.sentry.io/issues/5105857962/events/277fd6e7b88a452f835c224bc0f62158/
SDK Setup
Steps to Reproduce
After updating @sentry/angular-ivy from 7.107.0 to 7.108.0 I've started seeing the error:
TypeError Right side of assignment cannot be destructured occurs in _addTtfbRequestTimeToMeasurements(@sentry-internal/src/browser/metrics/index)
For now, it seems that this error only occurs on Mac Safari versions 14.1.2 and 14.0.3.
Looks like this error is related to this recent commit:
Expected Result
This error shouldn't occur.
Actual Result
This error occurs with multiple users, who use use Mac Safari versions 14.1.2 and 14.0.3.
The text was updated successfully, but these errors were encountered: