dropzone
dropzone copied to clipboard
Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
**Describe the bug** I'm using the lib compressor to compress the file on client side before upload it to an azure container. he copress occurr with success but the uploaded...
**Describe the bug** On Chrome/Safari, HEIC file does not create a thumbnail. The `src` of the `dz-image` is `[object Event]` The HEIC file has been shared using AirDrop from iPhone....
**The issue** - My dropzone uploads by chunking as set in the options and also autoProcessQueue is set to false because I'm sending other formdata to the server. - I...
I am using dropzone js for development. There is specific Firefox browser issue. Kindly follow the below steps to reproduce the issue. For your kind information, we are not directly...
**Describe the bug** There is a small typo on [this page](https://docs.dropzone.dev/configuration/basics) **To Reproduce** Steps to reproduce the behavior: 1. Go to [this page](https://docs.dropzone.dev/configuration/basics) **Expected behavior** "co over" should be replaced...
Hello When I upload an image and the resize it with it sometimes gets rotated. I use the following definition: ``` Drop image file here or click to upload. modify...
Trying to resume after a failed chunked upload (closed browser), I need to skip all the chunks that have been uploaded. Given that I know which `chunkIndex`'s have already been...
…hen invalid image file uploaded (e.g. txt renamed to jpg)
displayExistingFile is not recognized on my dropzone object. I'm trying to load an image into dropzone which can be replaced and deleted later. first I turn off Autodiscover, and then...
Please submit feature requests in the Discussion tab! I will close issues that are feature requests. Hi, I'm using dropzone in one of my projects and seems that webp support...