Collaborne / zendesk-web-widget

A polymer-compatible wrapper for the Zendesk Web Widget (Polymer)
https://www.webcomponents.org/element/Collaborne/zendesk-web-widget
Apache License 2.0
1 stars 1 forks source link

Blocked a frame with origin "https://assets.zendesk.com" #4

Open web-padawan opened 7 years ago

web-padawan commented 7 years ago

Due to same-origin policy, in some cases the following error appears:

Blocked a frame with origin "https://assets.zendesk.com" from accessing a frame with origin "https://example.com". Protocols, domains, and ports must match

However, this cannot be reproduced permanently and seems not to be a critical failure. Did you experience this error? Is there any workaround?

ankon commented 7 years ago

I've seen a lot of weird errors inside the zendesk code itself, which rarely reproduce nicely.

I think I've seen this before, but I've never looked into it in more depth so far.