I changed Demo/simple.component to support expandAll/collapseAll. But when treeModel.expandAll/collapseAll is called nothing happens. Seems that node statuses are correct because when node content (not expander) is clicked, it expands/collapses. Any idea how to solve this ?