AntiPattern
Popup/Navigation Blocked Context
coopsandbox-noopener-window-open-null
Cross-origin window.open popups get blocked or return null because opener/COOP/Sandbox/noopener policies change the browsing context type, and if navigation targets the top window it’s denied, freezing related tabs or breaking payment/share flows.