TimeCat icon indicating copy to clipboard operation
TimeCat copied to clipboard

there is a TimeCat Error if a iframe exists in the page : Uncaught DOMException: Blocked a frame with origin "xxx" from accessing a cross-origin frame.

Open Nuyoah-ll opened this issue 2 years ago • 0 comments

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

Edit on CodeSandbox

Steps to reproduce

this issue can not be reproduced in CodeSandBox, that is weird, but you can try as follow:

  1. create a simple .html file and enter code in https://codesandbox.io/s/agitated-shannon-uc5bu6?file=/index.html
  2. open with the live server in vscode

What is expected?

no TimeCat Error

What is actually happening?

there is a TimeCat Error

Environment Info
System macOS 10.15.7
Browser Microsoft Edge 92.0.902.55

Nuyoah-ll avatar Apr 20 '22 12:04 Nuyoah-ll