You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For instance on this article, it result an error message in the console:
iframeMessenger.js:157 Blocked a frame with origin "https://interactive.guim.co.uk" from accessing a frame with origin "https://www.theguardian.com". Protocols, domains, and ports must match.
The text was updated successfully, but these errors were encountered:
The code seems to try to access parent window property:
For instance on this article, it result an error message in the console:
The text was updated successfully, but these errors were encountered: