-
## Type of issue
- [X] Bug report
- [ ] Feature request
- [ ] Support request
## Uploader type
- [ ] Traditional
- [X] S3
- [ ] Azure
Bug Report
#### Fine Uploader version
5.15…
ghost updated
6 years ago
-
## Type of issue
bug
## Uploader type
S3
## Bug details
### Fine Uploader version
5.11.9
### Browsers where the bug is reproducible
all
### Operating systems where the bug is repr…
-
I can't upload from a file after uploading from a URL.
Maybe the content type of the request is still in json.
Is there a way to fix it?
Reproduction of the request
first request (from local f…
-
Hello,
I don't see any server call when I click on REMOVE or REMOVE-ALL. Isn't it supposed to notify the server to remove the upload file ?
Do you have a more complete demo (or docs ?) ?
thank you
-
插件已经设置了图片预览的大小,创建一个image对象后获取的宽高永远是thumb预览的宽高,用naturalWidth也不行,怎么解决呢
-
I confirm that due to some change in the security patches of dropbox service, your script does not work anymore as developer app since September 2019. If you kindly update it. Thanks
-
版本:0.1.5。
每上传一幅图片之后,调用uploader.removeFile(file.id, true),如此操作几次之后,每次都用console.log(uploader.getFiles())输出,看到文件集合的长度并没有减少,而是随着操作次数而递增。感觉上removeFile没有起到作用。但是发现可以重复上传同一幅图片,又感觉起到了作用。(PS:如果不调用uploader.remov…
-
would be great if API also supported upload via `application/octet-stream`.
see example here: https://github.com/valums/file-uploader/blob/master/server/nodejs.js
and could you add a `success: true` …
-
### What happened:
some function does not have error handling.
### What should we do:
1.add error handling for these functions in right way.
2.Don't use Fixes: #952 which will shut down the issue,…
hwdef updated
5 years ago
-
Hi,
I would like to filter file with specific extension. Does anyone know how to accomplish this?
Regards,
Farhan