ElemeFE / ElemeFE/element

[Bug Report] element tree : the leaf nodes will be all checked when the lazy is true and this default-checked-keys is continuously

Open
#18,334 3 comments 0 reactions 0 assignees View on GitHub
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
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36

### Vue version
2.6.10

### Reproduction Link
https://codepen.io/51code/pen/mdyJPKW?&editable=true

### Steps to reproduce
set the default-checked-keys like [2,3] or [2,3,4]

### What is Expected?
nodes [2,3,4] will be checked;

### What is actually happening?
nodes [2,3,4,5] will be checked;

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.