CTOlet / yii2-attachments

Yii2 extension for uploading and attaching the files to the models
66 stars 57 forks source link

Problem with drag & drop with new version of fileinput #80

Closed tsdogs closed 3 years ago

tsdogs commented 4 years ago

Updating to new 5.0x version of kartik bootstrap-fileinput causes the drag&drop function to not consider the files.

I'll make a PR to fix this.