pekebyte / pekeUpload

jQuery html5 file uploader plugin
http://pekebyte.github.io/pekeUpload
Other
82 stars 73 forks source link

Drag and Drop not send file #35

Closed zozulinskyi closed 1 year ago

zozulinskyi commented 6 years ago

Hi. Thanks for your plugin, but I see one error. I use dragMode: true and onSubmit: true If I clicking by drop zone and selecting a file from finder - all working fine. But, if I move a file to drop zone and submit the form, I can see that $_FILES an empty.