You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the people who are looking for the solution is use another plugin. This repo is useless. It's almost using dropzone behind the door. As same as the dropzone docs, you can set autoProcessQueue false to prevent uploading process on the fly. However, there is no way to call processQueue() function manually. You have to run this function to process upload again while already prevented. Many functionalities of dropzone has not been wrapped by plugin. It is waste of time.
Is there a way to stop an upload process when it already started? I mean how to entirely kill the upload process.
The text was updated successfully, but these errors were encountered: