Cross Origin issues, even with the same domain.
Today I was having an issue while trying to access the content of an iframe, and grab click-events from it.
I got this message:
Blocked a frame with origin "sameAsParentOrigin" from accessing a cross-origin frame.
This puzzled me somewhat, as the i...
grown-up-apprentice.hashnode.dev1 min read