Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
TreeView expandAll method requires the "nodes" param to be sorted, otherwise the they are shown in incorrect order and all items in the tree don't get expanded.
Either add info about this to the docs, or better, sort it in the method implementation.