Skip to content

Browser JavaScript snippets don't include correct CDN bundles #15901

@andreiborza

Description

@andreiborza

SDK

All JavaScript SDKs

Description

The Sentry init code snippet on the quick start page for Browser JavaScript doesn't adjust which bundle is used based on the onboarding options.

The chosen bundle is always https://browser.sentry-cdn.com/10.32.1/bundle.tracing.min.js which is not enough when selecting features like session replay or user feedback as that bundle doesn't contain the necessary code for those features.

Suggested Solution

The bundle should update according to the onboarding features selected.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions