FileUpload: fileLimit dosent prevent new items beeing pushed into Files[], when exceeded #6900
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
fileLimit prop dosent prevent item push into files (ondragndrop & select via button)
Based on Template
I only added itemLimit
Reproducer
https://stackblitz.com/edit/r6hm2g?file=src%2FApp.vue
PrimeVue version
4.0.3
Vue version
4.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Prevent new files beeing pushed into Files[], when fileLimit is exceeded
The text was updated successfully, but these errors were encountered: