devtools
devtools copied to clipboard
When opening the github raw file, the console keeps reporting an error "Blocked script execution"
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!

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