ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.11k stars 14.64k forks source link

[Bug Report] Cannot check children when multiple selection and tree are used together #19665

Closed vvizden closed 1 year ago

vvizden commented 4 years ago

Element UI version

2.13.2

OS/Browsers version

windows 10 / chrome 83.0.4103.106(official edition) (64 bit)

Vue version

2.6.11

Reproduction Link

https://codepen.io/vviz/pen/YzwpOgQ

Steps to reproduce

1.tree data table 2.add <el-table-column type="selection" width="55"></el-table-column>

What is Expected?

Can check all including children.

What is actually happening?

Cannot check children.

stale[bot] commented 3 years ago

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.