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] change event bug in the Lantern #20853

Open xiaoyustudent opened 3 years ago

xiaoyustudent commented 3 years ago

Element UI version

2.15.1

OS/Browsers version

win10 64bit

Vue version

2.6.12

Reproduction Link

https://codepen.io/scau-xiao-yu/pen/ExNzvBW

Steps to reproduce

正常导入element-ui后,在走马灯对应组件中使用change事件

What is Expected?

图片切换时改变当前轮播图索引

What is actually happening?

不管是否暂停轮播,还是说鼠标移入后,change事件依然是继续执行

element-bot commented 3 years ago

Translation of this issue:

Element UI version

2.15.1

OS/Browsers version

win10 64bit

Vue version

2.6.12

Reproduction Link

https://codepen.io/scau-xiao-yu/pen/ExNzvBW

Steps to reproduce

After importing element UI normally, use the change event in the corresponding component of the lantern

What is Expected?

Change the index of the current carousel when changing pictures

What is actually happening?

No matter whether the carousel is suspended or not, or after the mouse is moved in, the change event will continue to execute

stale[bot] commented 2 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.