zefoy / ngx-dropzone-wrapper

Angular wrapper library for Dropzone
MIT License
174 stars 51 forks source link

Object doesn't support property or method 'map' – IE11 #67

Closed sharpmachine closed 6 years ago

sharpmachine commented 6 years ago

When I attempt to drag n drop in IE11, I get the following error:

Object doesn't support property or method 'map'

If I browse and upload, it's all good.

Using version 5.0.0

sconix commented 6 years ago

Thats a Dropzone issue, if you look at the dropzone issues there are workarounds for that.