[Bug Report] when cascader component use change-on-select option,disabled children items function is not work,children items can select still
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.13.0
### OS/Browsers version
chrome 80.0.3987.87
### Vue version
3.0.0-alpha.4
### Reproduction Link
https://codepen.io/wj_0119/pen/rNVNzXM
### Steps to reproduce
when use change-on-select option, though we disabled children items, we found that item still can select
### What is Expected?
of course, can not select disabled children item
### What is actually happening?
can select disabled children item
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.