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
{{ message }}
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
Type of issue
Uploader type
Bug Report
Fine Uploader version
5.16.2
Browsers where the bug is reproducible
"Firefox"
Operating systems where the bug is reproducible
"Windows 10"
Exact steps required to reproduce the issue
For example:
autoUpload = falseaddFiles([blob])uploadStoredFiles()All relevant Fine Uploader-related code that you have written
Detailed explanation of the problem
Details
Blob uploads only work with auto upload. It fails if autoUpload is set to false and uploadStoredFiles() is called subsequently.It returns
No fileserror