Open placid2000 opened 8 years ago
I am facing this issue in IE10.
The image is not loading on IE10 (It loads though on edge/chome/firefox) once we refresh the page. loadImage function after the line
this.preImage.src = imageSrc;
throws the error "image failed to load."
This is strange. Please, could someone look into it?
Hi
I got it working on IE11+, Firefox and Chrome.
In IE10 the background-image does not get added to the .cropit-image-preview element on input file change. Just nothing happens. not even a console error coming up..
Have you already encountered this kind of issue?