ng2-image-upload
ng2-image-upload copied to clipboard
[uploadedFiles] not working in IE11
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.
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.
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.
Ok, forgot about IE, This is not working in Edge also...
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.
If anyone is aware of a FilesAPI polyfill (or just the Files constructor) please let us know.
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
Excuse me, could you tell me the problem solved?
hi,I have to repair and submit PR, https://github.com/aberezkin/ng2-image-upload/pull/183