-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Closed
Copy link
Labels
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?
@sentry/ember
SDK Version
7.100.1
Framework Version
7.100.1
Link to Sentry event
SDK Setup
Sentry.init({
autoSessionTracking: true,
dsn: config.environment === 'production' ? sentryDSN : '',
environment: config.environment,
tracesSampleRate: 0.01,
});Steps to Reproduce
Load any page with Sentry enabled.
Expected Result
No errors in console
Actual Result
Errors are present in the console.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
No status