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(cdk/drag-drop): stop pointer events on placeholder (#24404)
Removes the pointer events from the drag placeholder so that the user can't interact with it while the preview is animating.
Fixes#24403.
(cherry picked from commit 761f5fd)
0 commit comments