Closed
Description
OS/Web Information
- Web Browser: chrome/firefox/edge
- Local OS: Microsoft Windows 10 Pro 10.0.19042 Build 19042
- Remote OS: N/A
- Remote Architecture: N/A
code-server --version
: 3.11.1 and 3.11.0
Steps to Reproduce
- Open a docker image of code-server with the specified versions above
- Upload a jpg, gif, or png image into the web IDE
- Double click the uploaded file to display the image
Expected
The image should display in a webview without error
Actual
Same error message below appears in chrome, firefox, and edge
Notes
There was a regression between versions 3.10.2 and 3.11.0. The bug does not occur on versions earlier than 3.11.0. There is no output on the console whenever this error occurs, which is 100% of the time. I am going to attempt to isolate the version which the bug starts. I will comment when I have done this.
This issue can be reproduced in VS Code: No