ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.12k stars 14.64k forks source link

[Bug Report] table height unlimited growth with "height='auto' & show-summary" #20567

Open Wphilipp opened 3 years ago

Wphilipp commented 3 years ago

Element UI version

2.14.1

OS/Browsers version

Mac/chrome

Vue version

2.5.17

Reproduction Link

https://codepen.io/codepen-io-wPhilipp/pen/jOMymMg

Steps to reproduce

1.click the button "切换数据" 2.table will unlimited growth when data is "[]"

What is Expected?

table's height is 60px when no data

What is actually happening?

table's height is grow unlimited

20567

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.