igniteui-angular-samples
igniteui-angular-samples copied to clipboard
Errors thrown when dragging elements in same group for Drag&Drop sample
Description
Errors are thrown when dragging a card inside the same group.
Steps to reproduce
- Open https://www.infragistics.com/angular-demos/interactions/kanban-sample
- In the
To Dosection drag a card up/down to go over another card - Observe the console
Result
Errors are thrown:
TypeError: Cannot read properties of undefined (reading 'nativeElement') at s.onItemLeave (711.8afdec845d50a74f.js:1:37767)
Expected result
There should be no errros