-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/react
SDK Version
10.35.0
Framework Version
React 19.2.3
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
https://github.com/getsentry/sentry-javascript/blob/develop/packages/react/src/hoist-non-react-statics.ts#L146 is throwing "Cannot convert a Symbol value to a string" because key is Symbol.hasInstance. This is happening when calling withProfiler(App) where App is my main component.
Expected Result
No error is thrown.
Actual Result
Additional Context
Reverting to @sentry/react 10.32.1 fixes this.
Priority
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it.
Metadata
Metadata
Assignees
Projects
Status
No status