jpillora / xdomain

A pure JavaScript CORS alternative
https://jpillora.com/xdomain/
3.12k stars 270 forks source link

DOMException: Blocked a frame with origin ... from accessing cross-origin frame #199

Open fairport opened 7 years ago

fairport commented 7 years ago

G'Day Jaime

I am getting this error in Chrome on a Mac. Is there something I am doing wrong ?

VM17687:1 Uncaught DOMException: Blocked a frame with origin "http://my.domain" from accessing a cross-origin frame. at :1:15

jpillora commented 7 years ago

Does the demo work ?