mother / react-files

A file input (dropzone) management component for React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can't open file greater than 10MB

KauelChile opened this issue · comments

Even if i set maxFileSize={9 999 999 999} i can't include files grather than 10 000 000B. Even if a don't specific tha variable. Why?

Not able to re-create this. There shouldn't be any max set by default. If you could provide a reproduction of the issue, that would help. Thanks :)