[Bug Report] Table rows selection with lazy loading
Open
component: table
stale
type: feature request
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.