igniteui-angular
igniteui-angular copied to clipboard
IgxGrid: Row drag not always working
Description
If you drag a row somewhere and then try to drag it again somewhere else then sometimes this doesn't work.
- igniteui-angular version: 14.x
- browser: Chrome
Steps to reproduce
https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/row-drag#row-reordering-demo
- Drag a row somewhere
- Try to drag the same row again (you might have to try a few times)
Result
Sometimes the row can't be dragged again.
Expected result
The row should always be draggable.