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

When [Bug Report] tree-table is lazily loaded, only the first-tier nodes will have the loading effect, and their descendants will not have the loading effect. #15817

Closed
zhixiaotong opened this issue May 31, 2019 · 1 comment · Fixed by #15868

Comments

@zhixiaotong
Copy link

Element UI version

2.9.1

OS/Browsers version

Chrome 66.0.3359.139

Vue version

2.6.10

Reproduction Link

https://codepen.io/zhixiaotong/pen/PvxQBP

Steps to reproduce

点击展开子节点即可重现

What is Expected?

不同层级都可以正常显示loading效果

What is actually happening?

只有跟层级的节点可以显示

@element-bot element-bot changed the title [Bug Report] tree-table 延迟加载时,仅第一层节点会出现loading效果,其子孙层级不会出现loading效果 When [Bug Report] tree-table is lazily loaded, only the first-tier nodes will have the loading effect, and their descendants will not have the loading effect. May 31, 2019
@element-bot
Copy link
Member

Translation of this issue:

Element UI version

2.9.1

OS/Browsers version

Chrome 66.0.3359.139

Vue version

2.6.10

Reproduction Link

Https://codepen.io/zhixiaotong/pen/PvxQBP

Steps to reproduce

Reproduce by clicking on the expanded child node

What is Expected?

Loading effect can be displayed at different levels

What is actually happening?

Only hierarchical nodes can be displayed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants