vue-auto-dropzone
vue-auto-dropzone copied to clipboard
A Dropzone component for Vue. Typescript support, native slots, and more.
**Describe the bug** So I'm getting an error of "No URL Provided" because I'm not providing one, and the official Dropzone docs state you don't need to provide one IF...
Hi, Thx for the great work. Does the (manually) addFiles function allow sending the Authorization header with the request when trying to fetch the image from a url? Rgds
Seems SSR as of now is not supported, as I'm getting an error: `window is not defined`. I'm using Nuxt, and tried your other component before. But this one replaces...