[Bug Report] The last data in the table is incomplete
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.7
### OS/Browsers version
Google Chrome96.0.4664.93
### Vue version
2.6.11
### Reproduction Link
https://codepen.io/jl15988/pen/XWeNyog
### Steps to reproduce
When the maximum height of the table is set so that the vertical scroll bar just disappears (provided there is a horizontal scroll bar), the last data display is incomplete, which may be because the width value of the horizontal scroll bar is ignored when calculating the table 'body'
### What is Expected?
The last piece of data can be displayed completely
### What is actually happening?
The last data in the table is incomplete
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.