devtools icon indicating copy to clipboard operation
devtools copied to clipboard

When opening the github raw file, the console keeps reporting an error "Blocked script execution"

Open HydrogenPan19 opened this issue 2 years ago • 0 comments

Vue devtools version

6.5.0

Link to minimal reproduction

https://raw.githubusercontent.com/vuejs/devtools/main/README.md

Steps to reproduce & screenshots

Open browser developer tools!

image

What is expected?

no more error

What is actually happening?

The console continues to output the following error

Blocked script execution in 'https://raw.githubusercontent.com/vuejs/devtools/main/README.md' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.

System Info

win10
chrome 111.0.5563.112

Any additional comments?

No response

HydrogenPan19 avatar Apr 02 '23 02:04 HydrogenPan19