-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Labels
Description
Description
If dragDelay property is set, the hint position is misaligned with the mouse pointer. This happens when you click and start dragging the item immediately.
Steps To Reproduce
- Click and start dragging an item.
- Notice the hint position.
https://stackblitz.com/edit/angular-lhhct3g7
Screenshots or video
Screen.Recording.2026-02-25.at.10.17.43.mov
Actual Behavior
Hint has been misaligned with the pointer when dragging.
Expected Behavior
The hint should not appear when the cursor leaves the dragged item when dragDelay is set.
Check the KendoReact Drag & Drop for reference:
https://www.telerik.com/kendo-react-ui/components/common/drag-and-drop/hold-to-drag
Screen.Recording.2026-02-25.at.11.24.55.mov
Reactions are currently unavailable