danielm/uploader

Impossible to upload multiple files in Firefox 64.0.1 for mobile

Zasco opened this issue · 1 comments

Zasco commented

It is impossible to upload multiples files. You can select them, but once you approve the selection, files are never sent and onNewFile callback is never called. It works as expected on Firefox 64.0 on Windows 8.1 or on Chrome 71.0.3578.99 for mobile

Browser : Firefox 64.0.1 on mobile
OS: Android 6.0.1
dmuploader: https://github.com/silasjoisten/sonata-multiupload-bundle/blob/master/src/Resources/public/dist/sonata-multiupload.js

I confirm. In firefox for android, the selection form loses its multiplicity property. And you can select only one file.