AntiPattern

CSP/Web Sandbox Blocks Runtime

csp-sandbox-runtime-blocks

Security policy and browser sandboxing stop runtime code and network calls (CSP blocks script/telemetry, unsafe-eval is denied, same-origin opener rules isolate popups), causing features like WASM, telemetry, and script loading to fail unexpectedly.