innostudio / fileuploader

Beautiful and powerful HTML file uploading tool. A jQuery, PHP and Node.js plugin that transforms the standard input into a revolutionary and fancy field on your page.
141 stars 25 forks source link

Some bugs then user use Drag & Drop #65

Closed Onore closed 3 years ago

Onore commented 4 years ago

Hi.

I use the fileuploader with PHP Form Builder.

It is only if I put file using Drag & Drop.

Bugs

  1. https://prnt.sc/uomodj
  2. https://prnt.sc/unrnu4

I can receate it on https://innostudio.de/fileuploader/documentation/#examples Because the examples does not have any restiction/validation :(

innostudio commented 4 years ago

@Onore Hi.

You are doing the validation in JavaScript or in PHP? can you paste here also the configuration code?

Onore commented 3 years ago

I have used it as a component of PHPFormBuilder