filepond-plugin-file-validate-size icon indicating copy to clipboard operation
filepond-plugin-file-validate-size copied to clipboard

🚦 File Size Validation plugin for FilePond

Results 18 filepond-plugin-file-validate-size issues
Sort by recently updated
recently updated
newest added

Bumps [set-value](https://github.com/jonschlinkert/set-value) and [union-value](https://github.com/jonschlinkert/union-value). These dependencies needed to be updated together. Updates `set-value` from 2.0.0 to 2.0.1 Commits bb0f038 2.0.1 cb12f14 ensure only valid keys are used See full diff...

dependencies

Is it possible to change message from `labelMinFileSizeExceeded `and `labelMinFileSize` as well? The **documentation** says it supports `labelMaxFileSizeExceeded` and `labelMaxFileSize` but I found nothing about the **Min**. The image below...

Description Steps: 1. Specify the file size 10 MB; 2. Download a file with the size of 10480000 bytes from the site; 3. Try to upload a document. Actual result:...

Hi to all, I have always this error when I use plugin ![image](https://user-images.githubusercontent.com/3189486/119056335-d0a5ef00-b9ca-11eb-9078-c61d099a6396.png) This is my code with maximum size to 40MB but when I upload one file it's return...

Looks like version 2.2.3 is broken, when choosing a new file, the messages errors are not displayed, it stuck in "Loading", the error also occurs in the [example page](https://pqina.github.io/filepond-plugin-file-validate-size/)

Firstly thanks for the plugin, it works like a charm! My suggestion would be to recalculate the maximum file size limit when a file was removed and the total file...

enhancement

STATEMENT: maxFileSize set to 1 MB maxTotalFileSize set to 2 MB The file (file1) being mock-up in template is 100kb (specified in template size) shows gray template displayed. [found workaround...

Hey! Great work on this project! Is it possible to run the transform plugin first and show THAT filesize and validate against THAT? Consider someone using an iPhone who takes...