When I try to upload a lot of files (without sending on server) I have problem that a few files are uploaded indefinitely. That occur with 100+ files.
I overrided event totalUploadProgress and got 100% readiness, but event queueComplete isn't invoke at all.
You should address that problem in Dropzone forums, this is just a wrapper for Dropzone so only takes care of initializing dropzone and passing in the configuration nothing else.
When I try to upload a lot of files (without sending on server) I have problem that a few files are uploaded indefinitely. That occur with 100+ files. I overrided event totalUploadProgress and got 100% readiness, but event queueComplete isn't invoke at all.