Open Esvalirion opened 5 years ago
the same bug
the same bug
I think there are two solutions.
Which solution will you choose?
@ziyoung We want to use table tree lazy loading with selected rows correctly, we expect - all rows (fetched included) can be checked by checking parent rows.
about your suggestions:
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.
Эта проблема была автоматически помечена как устаревшая, поскольку в последнее время она не выполнялась. Он будет закрыт, если больше не будет никаких действий. Спасибо за ваш вклад.
heyyyy
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.
Element UI version
2.8.2
OS/Browsers version
MacOs 10.14.4
Vue version
2.6.10
Reproduction Link
https://codepen.io/max-novikov/pen/MdVobo?editors=1010
Steps to reproduce
Load children rows then try to select all rows with checkbox from header.
What is Expected?
All lines were selected along with the loaded lines.
What is actually happening?
Only initial rows were selected.