[Bug Report] el-table在flex布局父容器自适应大小下宽度抖动
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.8
### OS/Browsers version
Microsoft Edge 版本 99.0.1150.55 (正式版本) (64 位)
### Vue version
2.6.14
### Reproduction Link
https://codepen.io/vCloudSail/pen/JjMzWRJ
### Steps to reproduce
1. 点击侧边栏收缩按钮
2. 查看el-table右侧变化
### What is Expected?
flex布局下,侧边栏收缩后,el-table宽度应立即撑满容器
### What is actually happening?
flex布局下,侧边栏收缩后,el-table没有立即撑满容器,宽度抖动,有时要等到过渡结束后才变化
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.