When we check the Internet Order Quantity item under the Internet Sales parent, it collapses the Internet Sales parent node after the check action in the TreeView component.
Working properly in V22.2.9.
Steps to replicate:
- Run the sample - https://stackblitz.com/edit/zqvlky-xbhhok?file=index.js,index.html
- Then expand the Internet Sales node under the Measures node.
- Now perform the check action on the Internet Order Quantity node, and you can see that the Internet Sales node has been moved to the collapsed state.
Expected: The TreeView component must work as expected without any issues.