Fix for Issue #43: FileList.map/filter breaks in IE

Simplest possible solution: Copy FileList to a new array. Tested with IE 11, Edge 40, Chrome 61, FireFox 56

(First merge request in a few years, so I hope there are no artifacts)

Merge request reports

Loading