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

lfapxunr  于 2023-02-04  发布在  其他
关注(0)|答案(1)|浏览(195)

Element UI version

0.1.0

OS/Browsers version

WIN10 Chrome

Vue version

3.0.0-alpha.11

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.

dgsult0t

dgsult0t1#

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.

相关问题