Closed maxdiable closed 6 years ago
Hi, I have the same problem. In source code I saw - maxFiles is compared to length of queue not number of uploaded files...
V.
Samesies. Looks like this error does not occur when using the non-minified code.
Closing the issue. Option was removed in the newest release. I got a lot of feedback from people wanting to count maxFile in many different ways, uploaded, total, pending...
To do something like this use the new onNewFile callback, perform your own counting check and return false if want the file to be ignored.
hi, these days I did some testing with this great plugin , and among the options I put maxfiles = 1 . When I do the test , the plugin is not stopping me you if I try to load several files at once or if I try to upload multiple files at a time .
any help ?
br
Max