Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/react
SDK Version
9.30.0
Framework Version
17.0.2
Link to Sentry event
No response
Reproduction Example/SDK Setup
Sentry.init({
dsn: "",
integrations: [
Sentry.browserTracingIntegration(),
],
})
Steps to Reproduce
"@sentry/react": "^9.17.0",
TypeError
this._sessionEntries.at is not a function
Expected Result
no error
Actual Result
TypeError
this._sessionEntries.at is not a function
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/react
SDK Version
9.30.0
Framework Version
17.0.2
Link to Sentry event
No response
Reproduction Example/SDK Setup
Sentry.init({
dsn: "",
integrations: [
Sentry.browserTracingIntegration(),
],
})
Steps to Reproduce
"@sentry/react": "^9.17.0",
TypeError
this._sessionEntries.at is not a function
Expected Result
no error
Actual Result
TypeError
this._sessionEntries.at is not a function