You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(drag-drop): incorrectly calculating pointer position inside element, in some cases (#13111)
Fixes `CdkDrag` not calculating the pointer position inside the element correctly, if dragging started from inside another element within the draggable.
Fixes#13107.
0 commit comments