k-ui-react-jquery-wrappers
k-ui-react-jquery-wrappers copied to clipboard
kendo-ui-react-jquery-treeview Drag / Drop does not work
Trying drag and drop with treeview cannot be implemented with this wrapper as it hangs on jQuery (on drop).
To reproduce:
- Implement basic treeview (demo enough)
- Implement basic drop handler
- Do the drop action
Result ist that error occures -> right hand side of instanceof is not defined (jQuery).
Is this a issue that will only get resolved by KendoUI develop a react library someday or something that could be fixed with kendo-ui-react-jquery-treeview ?