kendo-react
kendo-react copied to clipboard
TreeView indeterminate state can only be set initially.
TreeView Indeterminate state can only be set initially.
The other two state can be changed when the data passed to the component is updated in the state.
https://stackblitz.com/edit/react-fqt12n-l8fvcq?file=app/main.jsx
In the example notice how the initially set indeterminate state cannot be changed to another state later on. Also, noticed how even clicking the Check checkIndeterminate button will not set the respective items to an indeterminate state.
@simonssspirit Thanks for logging this. Do you have an ETA on when it will be started or added to the library? I have a project design that has a feature dependent on this. Thanks
@ksdc-grantw We will plan this after the current release (mid September) as all of the tasks until the release are already planned.
@simonssspirit Has there been any progress on this issue yet? THanks.
Raising priority. 1531350
We are also facing this issue - is there any known workaround to force the TreeView to update or re-render?
Raising priority. 1589943
Any progress or workaround?
Just a note for the example. The "data" property should be set to the "data" state variable
Any update on this bug? When it will be fixed?