Logging only on files (no inline) (Browser SDK)

Hey all,

I’m trying to only log files coming from our cdn, I managed to whitelistUrls to keep other origins from appearing, but I’m still getting inline errors, sadly, beacuse our platform lets vendors inject bits of js inline, I’m getting errors that are not from our files nor we can do anything about it.

Is there any way to ignore inline errors and JUST get errors from whitelistUrls?

Cheers

Can you paste your config here?