CSP issue with Sentry Tracing in Ember #16915
MehulKChaudhari
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting CSP violations from @sentry/ember due to eval in the Tracing integration. I don't want to allow 'unsafe-eval'.
Is there a supported way to use Sentry Tracing in Ember without triggering CSP issues? Or should I just set disablePerformance: true?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions