Conversation

AbhiPrasad

Sentry SDK supported browsers: https://docs.sentry.io/platforms/javascript/troubleshooting/supported-browsers/

Image

.at is ES2022: https://blog.saeloun.com/2022/02/24/ecmascript2022-adds-add-method/

The browser SDK supports ES2021 at the current moment, so we need to change this.

Resolves #16646

@AbhiPrasadAbhiPrasad requested a review from a team June 18, 2025 17:56
@AbhiPrasadAbhiPrasad self-assigned this Jun 18, 2025
@AbhiPrasadAbhiPrasad requested review from mydea and RulaKhaled and removed request for a team June 18, 2025 17:56
Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.

this._sessionEntries.at is not a function
@AbhiPrasad