Access is denied error logged to console after toggling open/close of developer tools, then navigating to another page
Fixed Issue #14146025
Steps to reproduce
This error only seems to occur if the Developer Tools are in use, and I’m able to reproduce it on every site I’ve tried, including Wikipedia, Github, Microsoft.com.
To reproduce:
- Open developer tools - either by pressing F12 or right-click + Inspect Element
- Close developer tools
- Open developer tools again
- Click on an anchor on the page to navigate elsewhere
- In the console, the error SCRIPT5: Access is denied (on Line 1 of the current page) is recorded.
This seems to be completely benign, but quickly becomes a nuisance while debugging on pages that post client-side errors back to the server.
You need to sign in to your Microsoft account to add a comment.
Sign in