primefaces / primevue

Next Generation Vue UI Component Library
https://primevue.org
MIT License
10.44k stars 1.23k forks source link

Component Name: Tree Expand Too Slow #4961

Open dweeb-xyz opened 10 months ago

dweeb-xyz commented 10 months ago

Describe the bug

Tree.vue #4349 Expand very slow compare to "3.29.2"

Reproducer

-

PrimeVue version

3.43.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

Chrome

Steps to reproduce the behavior

Need large tree and expand

Expected behavior

Should take less than 500ms as of version 3.29.2 but takes ~6s #4349

mertsincan commented 9 months ago

Hi,

I made some changes in DataTable expand mode related to this. We can port it to Tree. I set a milestone for it. We'll port before the milestone is released.