-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: coreIssues related to the Sentry Core SDKIssues related to the Sentry Core SDK
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? If you use the CDN bundles, please specify the exact bundle (e.g. bundle.tracing.min.js) in your SDK setup.
Sentry Browser CDN bundle
SDK Version
7.42.0
Framework Version
No response
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
- Embed CDN ES5 compatible into the web
<script src="https://browser.sentry-cdn.com/7.42.0/bundle.tracing.es5.min.js" integrity="sha384-hTEWcli8KEPeCYX7NZhZxh16LvH0JkPqN5/dhTmGFoEOUJnIsKl0x2WFFZ8bBAad" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
- Check dev tools through IE11.
Expected Result
No ES6 or higher syntax.
Actual Result
SCRIPT438: Object doesn't support property or method 'findIndex'
bundle.tracing.es5.min.js (2,44633)
Metadata
Metadata
Assignees
Labels
Package: coreIssues related to the Sentry Core SDKIssues related to the Sentry Core SDK
