I'm submitting a...
Current behavior
When I add a node to the expandedKeys from code, the TreeView don't expand the node. After I click on the node text, it expand. Look at the punker demo.
Expected behavior
The TreeView should be expand the node, after adding to the expandedKeys.
Minimal reproduction of the problem with instructions
Plunker Demo
Click on the 'Expand Decor' button, nothing happens.
Browser:
- Chrome (desktop) version 63
System:
- TypeScript version: 2.6.1
- Node version: 8.1.0
- Platform: Windows