mother / react-files

A file input (dropzone) management component for React
MIT License
145 stars 35 forks source link

Maximum file count reached #36

Closed anoob09 closed 1 year ago

anoob09 commented 3 years ago

I have set maximum file count to 1. But when I add an image and then remove it and then add it again it shows Maximum file count reached error. How to set reset the File Count to 0?

asabhaney commented 1 year ago

Internal state management has been removed beginning in version 3, so this should no longer be an issue