sentry icon indicating copy to clipboard operation
sentry copied to clipboard

Uncaught TypeError: Cannot create proxy with a non-object as target or handler

Open JimJafar opened this issue 1 year ago • 2 comments

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

Update to Sentry 8.34.0 (actually any version greater than 8.26.0 probably) with @sentry/browser.

Please see https://github.com/getsentry/sentry/issues/77636

That issue was closed after conversation with the original reporter, but no explanation was left to help others resolve the same issue. You will see that several have reported it in that thread since, and the advice is always to downgrade.

Please re-open that issue or update it and this one with the steps to resolve.

Thanks.

Expected Result

Sentry initialises without errors.

Actual Result

Uncaught TypeError: Cannot create proxy with a non-object as target or handler

Product Area

Other

Link

No response

DSN

No response

Version

8.34.0

JimJafar avatar Oct 18 '24 10:10 JimJafar