[Bug Report] v-loading trigger the click event of the current element
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.14
### OS/Browsers version
Win11 / Chrome 128.0.6613.120(正式版本) (64 位)
### Vue version
2.7.16
### Reproduction Link
https://codepen.io/wangdaodao/pen/PorgEgY
### Steps to reproduce
el-select / el-cascader 增加loading遮罩层后,仍会触发组件的点击事件。
### What is Expected?
loading层不会触发 el-select / el-cascader 组件的点击事件。
### What is actually happening?
loading层触发 el-select / el-cascader 组件的点击事件。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.