#iframe blocked
7 messages · Page 1 of 1 (latest)
7 messages · Page 1 of 1 (latest)
I’m trying to use iframe but I have this error
Unhandled Promise Rejection: SecurityError: Blocked a frame with origin "http://localhost:1420" from accessing a cross-origin frame. Protocols, domains, and ports must match.
I allowed all https in the allowlist and csp what can I turn off or on for this to go away ?
I’m using html2canvas
Try allowing localhost
Where and how ?