Open wangxuanhao1989 opened 4 years ago
2.13.1
window10/Google Chrome 81.0.4044.92
2.6.11
https://codepen.io/pen/?&editable=true=https%3A%2F%2Felement.eleme.cn%2F
First step : show-header = 'false'. second step : height = '400'
Console Output Cannot read property 'querySelector' of undefined at TableLayout.updateElsHeight (table.js:2272)
I want to hide the header and set the height to show the scroll bar
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.
Element UI version
2.13.1
OS/Browsers version
window10/Google Chrome 81.0.4044.92
Vue version
2.6.11
Reproduction Link
https://codepen.io/pen/?&editable=true=https%3A%2F%2Felement.eleme.cn%2F
Steps to reproduce
First step : show-header = 'false'. second step : height = '400'
Console Output Cannot read property 'querySelector' of undefined at TableLayout.updateElsHeight (table.js:2272)
What is Expected?
I want to hide the header and set the height to show the scroll bar
What is actually happening?