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] Table Tree Data and Lazy Loading, Pages without Scrollbars and unable to scroll #15732

Closed
Monroe123 opened this issue May 27, 2019 · 1 comment

Comments

@Monroe123
Copy link

Element UI version

2.8.2

OS/Browsers version

Chrome

Vue version

2.6.10

Reproduction Link

https://codepen.io/pen

Steps to reproduce

提示:复现链接参考 http://jsrun.net/VWyKp/edit

步骤: 点击父节点,异步加载子节点,子节点高度超过table高度,没有出现滚动条,除非浏览器窗口变化,会引起table重新绘制

What is Expected?

右侧出现滚动条,且正常滚动

What is actually happening?

右侧没有滚动条,且无法滚动

@element-bot element-bot changed the title [Bug Report] table树形数据与懒加载, 页面无滚动条且无法滚动 [Bug Report] Table Tree Data and Lazy Loading, Pages without Scrollbars and unable to scroll May 27, 2019
@element-bot
Copy link
Member

Translation of this issue:

Element UI version

2.8.2

OS/Browsers version

Chrome

Vue version

2.6.10

Reproduction Link

Https://codepen.io/pen

Steps to reproduce

Tip: Refer to http://jsrun.net/VWyKp/edit for a recurrence link

Step: Click on the parent node, load the child node asynchronously, the child node height is higher than the table height, there is no scroll bar, unless the browser window changes, the table will be redrawn

What is Expected?

A scroll bar appears on the right side and scrolls normally.

What is actually happening?

There is no scrollbar on the right and it cannot scroll

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

No branches or pull requests

3 participants