vue-dropzone
vue-dropzone copied to clipboard
Bug: "vdropzone-drag-[drag|end]" are not firing
Hello there,
I wanted to use vdropzone-drag-start
and vdropzone-drag-start
to show or hide a full-page dropzone but it seems that these events are not working.
You can check the demo page and try to drag something onto the page, the events are not fired.
Is this a bug or ma I misunderstanding the docs where it says
vdropzone-drag-start(event) | The user started to drag anywhere.
Anyway, thank you for working on this, please let me know if I can help with anything on this issue.