I'm submitting a...
The TreeView React wrapper works fine in the example shown in the docs.
But if the component is re-rendered (because of new props), it doesn't render the new dataSource as it should.
Here's a working example of the buggy behavior: https://stackblitz.com/edit/kendo-ui-treeview-bug