react-dropzone-uploader
react-dropzone-uploader copied to clipboard
React file dropzone and uploader
My API server can return various error messages to the user as a JSON response, for example; ```csharp return StatusCode(StatusCodes.Status500InternalServerError, "This file has previously been uploaded")); ``` Is there any...
I don't know why it's giving me this error... can someone help? TypeScript error in C:/Users/User/Desktop/dev/node_modules/react-dropzone-uploader/dist/Dropzone.tsx(635,7): Type 'Element[]' is not assignable to type 'null'. TS2322 ``` 633 | let previews...
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. When using this library with typescript,...
I recently upgraded the version of typescript in a react project to version 4.5.4. When I did this I got an compile error reported in react-dropzone-uploader. I am using version...
I am new to react-dropzone-uploader. I `yarn add react-dropzone-uploader` in my application and followed [quickstart guide](https://react-dropzone-uploader.js.org/docs/quick-start). I'm getting a number of typescript errors: ``` ***/node_modules/react-dropzone-uploader/dist/utils.ts TypeScript error in /***/node_modules/react-dropzone-uploader/dist/utils.ts(104,7): Type...
Fixing this error 
Set withCredentials to 'true' if passed prop is truthy. Absence of prop does not set withCredentials to any value, leaving it to browser default of false. Tested with 'run test'...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.4 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.15.0 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 v1.25.0 Release 1.25.0 v1.24.1 Release 1.24.1 v1.24.0 Release 1.24.0 v1.23.0 Release 1.23.0...