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
2.15.14
Windows11 24H2/Chrome 129.0.6668.101
2.7.16
https://codepen.io/QUALIA_ZX/pen/ZEgVeON
点击打开懒加载的父级
load函数中resolve到的多级深度的子/孙节点可以一同加载展示
目前仅支持加载一级,resolve中子节点的children项被全部抛弃。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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项被全部抛弃。
The text was updated successfully, but these errors were encountered: