mother / react-files

A file input (dropzone) management component for React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maximum file count reached

anoob09 opened this issue · comments

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?

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