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] el-tree懒加载功能,不支持一次性加载多级深度的子、孙节点。仅支持加载一级子节点 #22987

Open
QUALIAZX opened this issue Nov 11, 2024 · 0 comments

Comments

@QUALIAZX
Copy link

Element UI version

2.15.14

OS/Browsers version

Windows11 24H2/Chrome 129.0.6668.101

Vue version

2.7.16

Reproduction Link

https://codepen.io/QUALIA_ZX/pen/ZEgVeON

Steps to reproduce

点击打开懒加载的父级

What is Expected?

load函数中resolve到的多级深度的子/孙节点可以一同加载展示

What is actually happening?

目前仅支持加载一级,resolve中子节点的children项被全部抛弃。

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

1 participant