-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Copy link
Labels
Package: emberIssues related to the Sentry Ember SDKIssues related to the Sentry Ember 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?
@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.



Metadata
Metadata
Assignees
Labels
Package: emberIssues related to the Sentry Ember SDKIssues related to the Sentry Ember SDK
Type
Projects
Status
No status