element [Bug Report] Tree 组件HalfChecked需要点击两次

goqiplq2  于 4个月前  发布在  其他
关注(0)|答案(1)|浏览(94)

Element UI version

2.13.2

OS/Browsers version

Chrome 83.0.4103.61(正式版本) (64 位)

Vue version

2.6.10

https://codepen.io/charles-liaorc/pen/oNLXMwL

Steps to reproduce

连续点击选择其中一个半选两次,第二次没反应,但是点击事件确实触发了。bug出现一次之后,后面再去点击选择就不会出现了,每一个同时设置了default-checked-keys和disable=true的半选节点都会出现类似bug。

What is Expected?

同时设置了default-checked-keys和disable=true的半选节点点击不会出现没反应的情况

What is actually happening?

连续两次点击同时设置了default-checked-keys和disable=true的半选节点会出现其中一次点击无效的问题,望修复

vs91vp4v

vs91vp4v1#

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.

相关问题