-
- Downloads
disable preview on file upload dropzones
The docs for react-dropzone say that we have to explicitly free the 'file preview' to avoid memory leaks in the browser (!). Presumably disabling previews means we don't have to manage this ourselves.
Please register or sign in to comment