-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Description
Version
2.4.1
Reproduction link
https://jsfiddle.net/thainayu/50wL7mdz/47314/
Steps to reproduce
Drag file to red box (normal ondrop
) work. But black box using v-on:drop
does not
What is expected?
v-on:drop
should work like ondrop
and trigger vue object's method like other event
What is actually happening?
v-on:drop
does not triggered
Same go for paste
. paste
may not be standard but at least jquery support it
siddthartha, Nhawdge, Riedeman and mikesname
Metadata
Metadata
Assignees
Labels
No labels