[Bug Report] el-tree selected the wrong nodes
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.6
### OS/Browsers version
windows / Chrome/93.0.4577.82
### Vue version
2.6.14
### Reproduction Link
https://codepen.io/northernCold/pen/qBjLXgr?editors=1010
### Steps to reproduce
1. There is a lazy tree with a root node and tree children nodes a, b and c
2. expanding node root by default and selecting nodes a and b by default
### What is Expected?
Only nodes a and b are selected
### What is actually happening?
All nodes are selected
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.