[Bug Report] table can't scroll y when use append slot
Open
component: table
type: bug
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.5
### OS/Browsers version
chrome
### Vue version
2.6.14
### Reproduction Link
https://codepen.io/litozheng/pen/oNWQmme
### Steps to reproduce
1. create a table with height.
2. add a append slot with a height greater than table height
table can't scroll
### What is Expected?
table can scroll y
### What is actually happening?
-
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.