Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Right side of assignment cannot be destructured #11348

Closed
n19htz opened this issue Mar 28, 2024 · 3 comments
Closed

TypeError: Right side of assignment cannot be destructured #11348

n19htz opened this issue Mar 28, 2024 · 3 comments

Comments

@n19htz
Copy link

n19htz commented Mar 28, 2024

Environment

self-hosted (https://develop.sentry.dev/self-hosted/)

Steps to Reproduce

No real special setup required. This error happens on iphones, more details provided on screenshots and stacktrace

Expected Result

should not be an error.

Actual Result

Can't provide replays for confidential and security reasons.

Screenshot 2024-03-28 at 11 21 10 Screenshot 2024-03-28 at 11 18 30

TypeError: Right side of assignment cannot be destructured
at _addTtfbRequestTimeToMeasurements(node_modules/@sentry-internal/tracing/esm/browser/metrics/index.js:641:20)
at addPerformanceEntries(node_modules/@sentry-internal/tracing/esm/browser/metrics/index.js:352:5)
at callback(node_modules/@sentry-internal/tracing/esm/browser/browsertracing.js:270:7)
at IdleTransaction.end(node_modules/@sentry/core/esm/tracing/idletransaction.js:158:9)
at this._idleTimeoutID(node_modules/@sentry/core/esm/tracing/idletransaction.js:315:14)
at args0
at new MatSidenavContainer(node_modules/@angular/material/fesm2022/sidenav.mjs:991:648)
at Zone.runTask(node_modules/zone.js/fesm2015/zone.js:174:47)
at ZoneTask.invokeTask(node_modules/zone.js/fesm2015/zone.js:484:34)

Product Area

Unknown

Link

No response

DSN

No response

Version

No response

@getsantry
Copy link

getsantry bot commented Mar 28, 2024

Assigning to @getsentry/support for routing ⏲️

@getsantry
Copy link

getsantry bot commented Mar 28, 2024

Routing to @getsentry/product-owners-issues for triage ⏲️

@scttcper scttcper transferred this issue from getsentry/sentry Mar 28, 2024
@AbhiPrasad
Copy link
Member

This has been fixed with https://github.com/getsentry/sentry-javascript/releases/tag/7.109.0.

Please upgrade your SDK version!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants