Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] el-table When height equals 100%, the # append will be out of sight. #16581

Closed
2yllll opened this issue Jul 16, 2019 · 1 comment · Fixed by #16861
Closed

[Bug Report] el-table When height equals 100%, the # append will be out of sight. #16581

2yllll opened this issue Jul 16, 2019 · 1 comment · Fixed by #16861
Assignees
Milestone

Comments

@2yllll
Copy link

2yllll commented Jul 16, 2019

Element UI version

2.10.0

OS/Browsers version

win10 chrome 75.0.3770.100

Vue version

2.6.10

Reproduction Link

https://codepen.io/anon/pen/bPXGBV

Steps to reproduce

el-table设置height为100%,使用append插槽后,插槽内容不可见

What is Expected?

el-table设置height为100%,使用append插槽后,显示出append插槽的内容

What is actually happening?

内容不可见

@element-bot element-bot changed the title [Bug Report] el-table当height等于100%的时候,#append会超出高度不可见 [Bug Report] el-table When height equals 100%, the # append will be out of sight. Jul 16, 2019
@element-bot
Copy link
Member

Translation of this issue:

Element UI version

2.10.0

OS/Browsers version

Win10 chrome 75.0.3770.100

Vue version

2.6.10

Reproduction Link

Https://codepen.io/anon/pen/bPXGBV

Steps to reproduce

El-table set height to 100%. After using append slot, the content of the slot is invisible

What is Expected?

El-table sets the height to 100%. After using the append slot, the content of the append slot is displayed.

What is actually happening?

Content invisible

@iamkun iamkun added this to the 2.12.0 milestone Aug 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants