Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🗒 Chrome-Extension : errors from 'blob' to be sent to <anonymous> #3112

Open
3htomit opened this issue Nov 6, 2024 · 1 comment
Open

Comments

@3htomit
Copy link

3htomit commented Nov 6, 2024

What are you trying to achieve and what is your issue? Please describe.
Hi,
We currently have many errors poping in our DataDog logs :
worker-src: 'blob' blocked by 'worker-src' directive [...] at <anonymous> @ chrome-extension:6973:32155

Describe the solution you'd like
As the chrome-extension code is always the same, I wonder to what it refers and if there is a way to find the Chrome Extension causing this issue ?

@amortemousque
Copy link
Contributor

Hello @3htomit,
I don't know how to find the extension that generates this error. However if you want to ignore it, you would discard the error using the beforeSend API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants