k-ui-react-jquery-wrappers icon indicating copy to clipboard operation
k-ui-react-jquery-wrappers copied to clipboard

kendo-ui-react-jquery-treeview Drag / Drop does not work

Open ramden opened this issue 7 years ago • 0 comments

Trying drag and drop with treeview cannot be implemented with this wrapper as it hangs on jQuery (on drop).

To reproduce:

  1. Implement basic treeview (demo enough)
  2. Implement basic drop handler
  3. 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 ?

ramden avatar Jun 01 '17 10:06 ramden