Closed khallid-itdevtech closed 8 months ago
maxFileSize validation does not work when [multiple] attribute is added to file input. maxFileSize only works with Single File not with multiple files. I want to limit any files size to 25MB. it can be 10, 20 or N
Hi, i tried to fix your issue and i made pull request, Hope this helps.
Take a look my pr.
Hope the community approves.
Resolved via #1850.
maxFileSize validation does not work when [multiple] attribute is added to file input. maxFileSize only works with Single File not with multiple files. I want to limit any files size to 25MB. it can be 10, 20 or N