[Bug Report] Table使用 max-height 属性,如果出现滚动条,会重复渲染数据
Open
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
win10 chrome 80
### Vue version
2.6.11
### Reproduction Link
https://jsfiddle.net/2hk9n5je/
### Steps to reproduce
max-height 设置为 200,会渲染8次,max-height 设置为 201,会渲染4次
### What is Expected?
不应该出现重复的渲染
### What is actually happening?
重复渲染了多次
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.