Skip to content

Was vue support v-on:drop and v-on:paste ? #6125

@Thaina

Description

@Thaina

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions