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

Uncaught DOMException: Blocked a frame with origin "http://dev.example.com" from accessing a cross-origin frame. #1481

Closed
zigomir opened this issue Jun 10, 2021 · 2 comments
Labels

Comments

@zigomir
Copy link
Contributor

zigomir commented Jun 10, 2021

Version

6.0.0-beta.14

Browser and OS info

Chrome 91 / macOS 11.4

Steps to reproduce

Open dev tools, see the error.

Uncaught DOMException: Blocked a frame with origin "http://dev.example.com" from accessing a cross-origin frame.
    at e (<anonymous>:1:218)
    at HTMLIFrameElement.<anonymous> (<anonymous>:1:432)

What is expected?

No error.

What is actually happening?

Error.

@Akryum
Copy link
Member

Akryum commented Jun 10, 2021

There is nothing I can do if an iframe can't be accessed for security reasons.

@Akryum Akryum closed this as completed Jun 10, 2021
@Akryum Akryum added the wontfix label Jun 10, 2021
@zigomir
Copy link
Contributor Author

zigomir commented Jun 10, 2021

Sorry, my bad :( I incorrectly assumed this came from devtools somehow.

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

No branches or pull requests

2 participants