This repository was archived by the owner on May 25, 2023. It is now read-only.
This repository was archived by the owner on May 25, 2023. It is now read-only.
IE 11 crash when uploading images #3149
Open
Description
Hey,
getting serveral crashes with Internet Explorer 11 (browser hangs completly) when uploading images with my project or even http://blueimp.github.io/jQuery-File-Upload/ (Basic UI plus and AngularJS, Edit: tested the other ui-versions and also getting crashes)
What I do: select an image hit open, sometimes it begins to process the image and I am able to upload, sometimes it hangs. I see no errors in console.
I get this with different image sizes, getting crashes with <2mb images, as well as bigger ones.
Would be nice to get a solution.
Thanks