element [Bug Report] on-success event in el-upload component fires random on of times, not every time the file is uploaded,

8qgya5xd  于 2022-10-20  发布在  其他
关注(0)|答案(1)|浏览(160)

Element UI version

2.3.6

OS/Browsers version

Mac/ Chrome

Vue version

2.5.13

https://jsfiddle.net/65v71hao/3/

Steps to reproduce

Try Uploading multiple files(More than 4), Check the no of files uploaded.

What is Expected?

Fire the on-success event everytime a file is uploaded successfully.
And don't omit the files being uploaded.

What is actually happening?

on-success event is firing random no of times.

tpxzln5u

tpxzln5u1#

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.

相关问题