Item additionalParams are not used #1035
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
I need to make several different requests when user drops a folder (I know that's an existing topic), and i manage to do that with some kind of control. But that would be much easier if the item.option property get used in the method:
FileUploader.prototype._xhrTransport = function (item)
Bellow follows one suggestion
lines~ 358
Thanks, love the project, fit very well all my needs, but with this slight change i could make the queue be realistic.
Also, If anyone want to i can show how i implemented Folder Upload, maybe for an enhancement.