-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
IE 11 crash when uploading images #3149
Comments
Sorry but I couldn't reproduce any such issues with IE11. |
Yes, I have this problem on two different machines running Win 7 / IE 11. Tested also on Win 8 / IE11 and the same crash happened. I cannot reproduce the problem with some random images found on google. Perhaps there is something wrong with my images, to large? Wrong dpi? As this problem seems to be on my side: I try to figure out whats the problem with my images :-/ |
Thanks for posting your findings. Still, a crash means also a fault in either the JS library or the browser implementation. You might even want to report this to Microsoft if it's only happening on their browser. As another test, you might want to check if IE11 also crashes on this demo here: |
The posted demo also crashes in IE. |
OK thanks, then it seems to be a problem with the load image library. |
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
The text was updated successfully, but these errors were encountered: