Hello Telerik team,
I’m reporting an issue with KendoReact TaskBoard.
# Videos
- UI bug (horizontal scroll flickering):
https://go.screenpal.com/watch/cOfuhgnOGeJ
- Console error during drag & drop:
https://go.screenpal.com/watch/cOfuhknOGeM
# Issue
When dragging items in TaskBoard with horizontal scrolling enabled:
- Horizontal scrollbar flickers during drag & drop
- Sometimes a runtime error occurs
# Error
TypeError: Cannot convert undefined or null to object
at TaskBoard.js / useDraggable onDragEnd
# Expected
Smooth drag & drop without UI flickering or console errors.
I’m reporting an issue with KendoReact TaskBoard.
# Videos
- UI bug (horizontal scroll flickering):
https://go.screenpal.com/watch/cOfuhgnOGeJ
- Console error during drag & drop:
https://go.screenpal.com/watch/cOfuhknOGeM
# Issue
When dragging items in TaskBoard with horizontal scrolling enabled:
- Horizontal scrollbar flickers during drag & drop
- Sometimes a runtime error occurs
# Error
TypeError: Cannot convert undefined or null to object
at TaskBoard.js / useDraggable onDragEnd
# Expected
Smooth drag & drop without UI flickering or console errors.