ElemeFE / ElemeFE/element

[Bug Report] When Table with fixed column used in a dialog, closing the dialog will trigger a resize. the fixed column height will be calculated incorrectly

Open
#21,366 1 comment 0 reactions 0 assignees View on GitHub
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.6

### OS/Browsers version
windows 10

### Vue version
2.6.14

### Reproduction Link
https://codepen.io/voidwh/pen/porzeBE

### Steps to reproduce
click test button
(dialog open)
close dialog
(trigger table resize)
click test button
(dialog open)
the third last cell display a line

### What is Expected?
normal display

### What is actually happening?
display a line in cell (fixed height wrong)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.