plupload icon indicating copy to clipboard operation
plupload copied to clipboard

Can the BeforeUpload event support promises?

Open 941477276 opened this issue 5 years ago • 1 comments

Many times we upload files to a third-party server instead of uploading them directly to our own server. Before uploading to a 3rd party server, you usually need to call the interface to get some data and then actually upload the file to the 3rd party server.          The current BeforeUpload event does not support return promise, hope that plupload can support it!

941477276 avatar Oct 16 '19 07:10 941477276

same question

circleHu avatar Feb 26 '20 04:02 circleHu