Open
Description
Describe the bug
DragClue isn't positioned correctly when the grid is inside a TabStrip. If there's content before the grid, it seems that the positioning calculation (taken as is from Kendo reordering examples) doesn't work. The more there is content before the grid, the more the DragClue goes off position.
video - https://somup.com/cT1q2uLUqh
To Reproduce
Steps to reproduce the behavior:
- Go to https://stackblitz.com/edit/ryg3b7ux-j8tmj963?file=src%2Fmain.vue
- Start dragging a row
- Observe the DragClue is offset.
Expected behavior
The DragClue has to be relative to the mouse pointer as if you remove the TabStrip - https://somup.com/cT1q2uLUqQ
Screenshots
If applicable, add screenshots to help explain your problem.
Browser
- OS: [for example, iOS]
- Browser [for example, Chrome, Safari]
- Version [for example, 22]
Additional context
Reported in Ticket ID: 1690612