jodit icon indicating copy to clipboard operation
jodit copied to clipboard

The source image cannot be decoded.

Open cncolder opened this issue 1 month ago • 0 comments

When I double click on an invalid image. There is a The source image cannot be decoded. alert popup and cover the Image properties popup.

new Image().decode().then(console.log, console.error);
// EncodingError: The source image cannot be decoded.
Image

cncolder avatar Nov 19 '25 13:11 cncolder