Closed as not planned
Description
openedon May 21, 2024
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
8
Framework Version
No response
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
Reported by a customer who has mentioned the following:
upgrading to Sentry JS V8 breaks the Square payment form (square.js) because they have this line in their code:
!!(t && t.__SENTRY__ && t.__SENTRY__.hub) && !qe(e).isOlderThan(Me) || Ve(e, new je)
,
And isOlderThan is no longer exposed in v8.
Example in support ticket - https://sentry.zendesk.com/agent/tickets/121772
Expected Result
SDK to work with Square forms
Actual Result
Error occurs
Metadata
Assignees
Type
Projects
Status
Waiting for: Community
Activity