[Bug Report] Tree compatible with big data
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.10.0
### OS/Browsers version
chrome 80.0.3987.149
### Vue version
2.5.9
### Reproduction Link
https://codepen.io/lvchunyue42/pen/mdeYXWN
### Steps to reproduce
A page with many nodes in a single branch(more than 20,000 nodes)
https://codepen.io/lvchunyue42/pen/mdeYXWN
### What is Expected?
Highly recommended:
The tree control supports the technology of virtual dom, avoiding page jams.
### What is actually happening?
【important!!】There are many nodes in our single branch, so Lazy loading doesn't work.
There are more than 20,000 nodes in a branch
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.