lian-yue / vue-upload-component

Vue.js file upload component, Multi-file upload, Upload directory, Drag upload, Drag the directory, Upload multiple files at the same time, html4 (IE 9), `PUT` method, Customize the filter
Apache License 2.0
2.68k stars 700 forks source link

Drag & drop from another window #444

Open pastukhvladyslav opened 1 year ago

pastukhvladyslav commented 1 year ago

When I drag and drop image from same browser, but another tab, it does show an active drop area, but when I drop a file, nothing happens.

However, it is possible to drag images from another browser.

We are using Vue2.