How to remove the file from the queuedFiles and add it to the uploadedFiles after changing the status to 'uploaded' with updateFileStatus in q-uploader #17127
Unanswered
uyoufu
asked this question in
CLI - BEX mode
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I develop a file uploader using q-uploader,the logic is:
uploadedFilesalthoght status is 'uploaded',the file always be contained in
queuedFilesIs there some ways to remove the file from the queuedFiles and add it to the uploadedFiles after changing the status to 'uploaded' with updateFileStatus in q-uploader?
Beta Was this translation helpful? Give feedback.
All reactions