ng2-image-upload icon indicating copy to clipboard operation
ng2-image-upload copied to clipboard

[uploadedFiles] not working in IE11

Open VadimGavrilita opened this issue 7 years ago • 9 comments

iexplore_2017-09-29_13-16-47

VadimGavrilita avatar Sep 29 '17 10:09 VadimGavrilita

Oh c'mon man, I don't wanna fix IE bugs. Why you gotta use that and ruin my day? Tell them to make a decent browser.

UncleDave avatar Sep 29 '17 10:09 UncleDave

To support IE couple of polyfills require which will increase lib size. If we are going to implement then should keep it disabled by default.

hardikpthv avatar Sep 29 '17 10:09 hardikpthv

In this case I wouldn't bother with the polyfills - that should be a concern of the implementing application and a note can be made in the readme.

So the task here is to identify which polyfill and include in the demo.

UncleDave avatar Sep 29 '17 11:09 UncleDave

Ok, forgot about IE, This is not working in Edge also...

VadimGavrilita avatar Sep 29 '17 13:09 VadimGavrilita

It looks like this is the issue. The issue was reported almost a year ago, but hey at least they changed the status to "confirmed" last month.

UncleDave avatar Sep 29 '17 14:09 UncleDave

If anyone is aware of a FilesAPI polyfill (or just the Files constructor) please let us know.

UncleDave avatar Sep 30 '17 12:09 UncleDave

the [uploadedfiles] functionality does not work correctly with base64 images can some one help me with this help much appreciated . edit- i solved this issue later on

rohandc avatar Oct 19 '17 20:10 rohandc

Excuse me, could you tell me the problem solved?

guaicaiboshi avatar Jan 31 '18 01:01 guaicaiboshi

hi,I have to repair and submit PR, https://github.com/aberezkin/ng2-image-upload/pull/183

guaicaiboshi avatar Feb 12 '18 08:02 guaicaiboshi