react-dropzone-uploader icon indicating copy to clipboard operation
react-dropzone-uploader copied to clipboard

React file dropzone and uploader

Results 104 react-dropzone-uploader issues
Sort by recently updated
recently updated
newest added

Wonderful component! Thank you again. Currently, to get the ETR, we'd need to have our own calculating function. I think it would be great and easy if there's a way...

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.15.8 to 9.18.5. Release notes Sourced from highlight.js's releases. 10.3.2 - Oops, "Javascript". Tiny tiny release, just to fix the website incorrectly not listing Javascript in the...

dependencies

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.13.1 to 9.18.5. Release notes Sourced from highlight.js's releases. 10.3.2 - Oops, "Javascript". Tiny tiny release, just to fix the website incorrectly not listing Javascript in the...

dependencies

Hello, I'm trying to upload the same file again (for example if upload fails) but a upload is not triggered until I chose another file. I use similar code as...

I've tried using react-dropzone-uploader with GCS and couldn't get rid of CORS problems. After some trial-and-error, I found the problem. The requests are sent with an `X-Requested-With` header by default,...

TS does not accept type widening in the strict null checking mode. Setting wide enough type to previews in advance.

Hi! Is it possible to reverse the order of rendered images? It would feel more intuitive if images were added to the top (it's strange for a user to scroll...