We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Windows10、Chrome117.0.5938.63、vue2、iview4.4.0
https://run.iviewui.com/RYRzYDop
表格树形父级数据没有超过表格高度,展开子级后超过表格高度未出现滚动条。检查元素发现类名为ivu-table-body的元素没有设置上ivu-table-overflowY类名,ivu-table-overflowY样式为overflow-y: scroll;
展开子级后可以正常出现滚动条
未出现滚动条
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment
Windows10、Chrome117.0.5938.63、vue2、iview4.4.0
Reproduction link
https://run.iviewui.com/RYRzYDop
Steps to reproduce
表格树形父级数据没有超过表格高度,展开子级后超过表格高度未出现滚动条。检查元素发现类名为ivu-table-body的元素没有设置上ivu-table-overflowY类名,ivu-table-overflowY样式为overflow-y: scroll;
What is expected?
展开子级后可以正常出现滚动条
What is actually happening?
未出现滚动条
The text was updated successfully, but these errors were encountered: