Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi all, i found in version 25.1.41 that running SfDropdownTree as Blazor server has grat performance also for thousends object. If i use the same component definition with the same data under Blazor WebAssembly the browser window goes 100% cpu and freeze for a several seconds depend on how many omject you have in the list.
The component i slow also if it has to render only 5 element, so seems that every time it need to render it does somethings on the complete dataset.
NB i use the the Hierarchical data and the Self-referential data.
if i'm doing something wrong, can you provide a sample running on WASM?
Thanks
Marco