You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use a CSP reporting endpoint and some libraries that do things blocked by CSP. It doesn't affect their functionality, but unfortunately every single page load pollutes the browser console with CSP errors.
I'm proposing that we add a no-console-log CSP directive that would disable this browser behavior.