-
Notifications
You must be signed in to change notification settings - Fork 4k
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
ng-ztree rendering performance #3808
Labels
Comments
组件套组件,无限迭代产生的。 |
vthinkxie
pushed a commit
to vthinkxie/ng-zorro-antd
that referenced
this issue
Apr 3, 2020
close NG-ZORRO#4426 close NG-ZORRO#3808 close NG-ZORRO#3436 close NG-ZORRO#2680 close NG-ZORRO#1771
3 tasks
vthinkxie
pushed a commit
to vthinkxie/ng-zorro-antd
that referenced
this issue
Apr 3, 2020
close NG-ZORRO#4426 close NG-ZORRO#3808 close NG-ZORRO#3436 close NG-ZORRO#2680 close NG-ZORRO#1771
vthinkxie
pushed a commit
to vthinkxie/ng-zorro-antd
that referenced
this issue
Apr 3, 2020
close NG-ZORRO#4426 close NG-ZORRO#3808 close NG-ZORRO#3436 close NG-ZORRO#2680 close NG-ZORRO#1771
vthinkxie
pushed a commit
to vthinkxie/ng-zorro-antd
that referenced
this issue
Apr 3, 2020
close NG-ZORRO#4426 close NG-ZORRO#3808 close NG-ZORRO#3436 close NG-ZORRO#2680 close NG-ZORRO#1771
vthinkxie
pushed a commit
to vthinkxie/ng-zorro-antd
that referenced
this issue
Apr 3, 2020
close NG-ZORRO#4426 close NG-ZORRO#3808 close NG-ZORRO#3436 close NG-ZORRO#2680 close NG-ZORRO#1771
vthinkxie
pushed a commit
to vthinkxie/ng-zorro-antd
that referenced
this issue
Apr 3, 2020
close NG-ZORRO#4426 close NG-ZORRO#3808 close NG-ZORRO#3436 close NG-ZORRO#2680 close NG-ZORRO#1771
vthinkxie
pushed a commit
to vthinkxie/ng-zorro-antd
that referenced
this issue
Apr 3, 2020
close NG-ZORRO#4426 close NG-ZORRO#3808 close NG-ZORRO#3436 close NG-ZORRO#2680 close NG-ZORRO#1771
Ricbet
pushed a commit
to Ricbet/ng-zorro-antd
that referenced
this issue
Apr 9, 2020
close NG-ZORRO#4426 close NG-ZORRO#3808 close NG-ZORRO#3436 close NG-ZORRO#2680 close NG-ZORRO#1771
Closed
hsuanxyz
pushed a commit
to hsuanxyz/ng-zorro-antd
that referenced
this issue
Aug 5, 2020
close NG-ZORRO#4426 close NG-ZORRO#3808 close NG-ZORRO#3436 close NG-ZORRO#2680 close NG-ZORRO#1771
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What problem does this feature solve?
render ng-ztree more fast with big data;
When we use more than 1500 one-time nodes in ng-zree. Its rendering is very worse. At least 10s from my observation.
What does the proposed API look like?
[online demo] https://stackblitz.com/edit/antd-multi-nodes?file=src/app/app.component.ts
The text was updated successfully, but these errors were encountered: