FileUpload Component #14789
Labels
LTS-PORTABLE
Issue's fix will be ported to supported LTS versions
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
In FileUpload control,
Two validations does not work simultaneously.
Tried validations as maxFileSize="1000" and fileLimit="2"
After selecting files, nothing is displayed on the control
https://stackblitz.com/edit/4cnjiq
Environment
N/A
Reproducer
No response
Angular version
15.2.8
PrimeNG version
15.4.16-lts
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.18.0
Browser(s)
Edge
Steps to reproduce the behavior
No response
Expected behavior
All the validations should work simultaneously
The text was updated successfully, but these errors were encountered: