#how can I disable CSS logging warn like `Error: SecurityError: CSSStyleSheet.cssRules getter`?

4 messages · Page 1 of 1 (latest)

leaden skiff
#

when I use sentry in browser Itll spam a lot of warns like Error: SecurityError: CSSStyleSheet.cssRules getter: Not allowed to access cross-origin stylesheet, it there a way to disable them?

stable gull
leaden skiff
stable gull
#

my understanding was that the SDK was sending error events and you wanted to filter them.
The errors in the console do not seem to be related to Sentry, do you only see them when the SDK is initialised?
The only feature that would use CSS is our Session Replay, do you have sessions replays enabled? Do it continue if you disable it?