Is the TreeViewDragAnalyzer broken on the official reference page?

1 Answer 29 Views
TreeView
Sam
Top achievements
Rank 1
Sam asked on 03 Jan 2024, 10:18 PM

I'm looking at the official documentation for dragging and dropping TreeView elements here: https://www.telerik.com/kendo-vue-ui/components/treeview/api/TreeViewDragAnalyzer/

The drag hint icons in the example always show the cancel icon even when the drag and drop is valid and works.

The Angular example works as expected. It's only the Vue example that seems broken.

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 08 Jan 2024, 09:40 PM

Hi Sam,

It seems that after the change to SvgIcons the code does not update the icons of the drag indicator correctly. Here is the modified version using the SvgIcons:

I have logged the demo to be updated with the SVG icons as well.

 

Regards,
Konstantin Dikov
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources

Tags
TreeView
Asked by
Sam
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or