Hello,
I'm trying to show a kendo-treeview with drag and drop feature and filterable feature...
It seems like when kendoTreeViewDragAndDrop is applied to the treeview the attribute filterable does not work and does not filter any nodes by the given [textField] attribute.
I also tried with custom kendo-text filtering like said in the documentation but, it also does not work.
Here is a link to a stackbliz to get the reference: link
The stackbliz was forked by the kendo-treeview.
I also found this link in github, so the issue seems to be known but forgotten?
Thank you,
K.