ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.11k stars 14.64k forks source link

[Bug Report] upload component uses the drag method errors and cannot achieve the normal effect #19139

Open AfterStories opened 4 years ago

AfterStories commented 4 years ago

Element UI version

0.1.0

OS/Browsers version

WIN10 Chrome

Vue version

3.0.0-alpha.11

Reproduction Link

https://codepen.io/Stories609449489/pen/KKdPxQm?editable=true

Steps to reproduce

The example on the official website is now like this:

event.js:510 Uncaught TypeError: this._drop is not a function at Object.handleEvent (event.js:510)

What is Expected?

normal effect

What is actually happening?

the upload component uses the drag and drop method to report an error, and at the same time, it cannot be triggered before-upload event when uploading using the drag and drop method.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.