Sebastian Tschan
Sebastian Tschan
Hi @danhab99 , could you provide more information? e.g. operating system used, Atom version, settings for this plugin? Also, could you try to disable all other plugins and see if...
I can confirm that there seems to be an issue with the canvas drawing operation when tested under Chrome on the [demo](https://blueimp.github.io/JavaScript-Load-Image/). Interestingly, I could not reproduce any issues with...
Unfortunately this seems to be a bug in Chrome, as I can reproduce this issue with the following minimal test code with your sample image as input: ```html const canvas...
Sorry but I couldn't reproduce any such issues with IE11. Could you try to reproduce this with another machine running IE11?
Thanks for posting your findings. Still, a crash means also a fault in either the JS library or the browser implementation. Can you reproduce this on other browsers (Chrome on...
OK thanks, then it seems to be a problem with the load image library.
Can you try the same with the "multiple" option for the file input removed?
Thank you. Please also try setting the `replaceFileInput` option to `false`.
Thanks a lot for your report, @lucidiom. I'll keep this issue ticket open and have marked this as a browser bug.
Sorry, but my original answer was based on false data. I don't always re-test features and my own browser support chart listed Chrome on Android falsely as supporting multiple file...