Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

%jigsaw Processing / Python - Cross-origin frame issue #170

Open
rsrini7 opened this issue Jul 25, 2018 · 5 comments
Open

%jigsaw Processing / Python - Cross-origin frame issue #170

rsrini7 opened this issue Jul 25, 2018 · 5 comments

Comments

@rsrini7
Copy link

rsrini7 commented Jul 25, 2018

I am getting below error from console when i hit %jigsaw Processing or Python.

Firefox:
SecurityError: Permission denied to access property "Blockly" on cross-origin object
http://localhost:8888/files/jigsaw-workspace-DIMJSX.html:1152:7

Chrome:
Uncaught DOMException: Blocked a frame with origin "null" from accessing a cross-origin frame.
at HTMLButtonElement.onclick (http://localhost:8888/files/jigsaw-workspace-DIMJSX.html:1144:118)

@dsblank
Copy link
Member

dsblank commented Jul 25, 2018

Thank you for reporting this.

@dsblank
Copy link
Member

dsblank commented Jul 25, 2018

@rsrini7
Copy link
Author

rsrini7 commented Jul 25, 2018

ya true. Can we use "https://github.com/ternarylabs/porthole" to resolve this ?
or
X-Frame-Options should allowed from parent - jupyter ?

@rsrini7
Copy link
Author

rsrini7 commented Jul 26, 2018

Resolved by installing a chrome extension :)
Ignore X-Frame headers

@dsblank
Copy link
Member

dsblank commented Sep 18, 2018

Thanks for reporting a work around!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants