Replies: 1 comment 4 replies
-
Can you share the CSP error? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I followed https://docs.sentry.io/platforms/javascript/guides/vue/session-replay/configuration/#using-a-custom-compression-worker to set up the worker script in my website.
Here is the config
package.json
main.js
I am able to load the worker.min.js
However, it still has the CSP problem in console. Please give me some idea if anyone knows it.
Thanks!
Keith
Beta Was this translation helpful? Give feedback.
All reactions