krakenjs / post-robot

Cross domain post-messaging on the client side using a simple listener/client pattern.
Apache License 2.0
741 stars 92 forks source link

Uncaught DOMException: Blocked a frame with origin "<origin name>" from accessing a cross-origin frame. #83

Closed jeremytenjo closed 5 years ago

jeremytenjo commented 5 years ago

InkedBeta_LI

Thank you

jeremytenjo commented 5 years ago

Do you have any suggestions @bluepnume ?

Thanks

bluepnume commented 5 years ago

Hi, did you figure this one out? If not, do you have a url where I can reproduce the issue?

jeremytenjo commented 5 years ago

I used Zoid instead of post-robot to handle communication between the first party local storage and the windows local storage. Sorry I can't share the code as it's not owned by me.