Skip to content

Ie11 fix

Wes Rast requested to merge wes.rast/dropzone:ie11-fix into master

Updated minimal fix for IE11 issue. Without this fix, IE11 throws an error during the file list map() method, due to an array-like, rather than true Array data type.

Merge request reports

Loading