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
Scroll position not properly accounted for. To reproduce, scroll so second card grid is just in frame, then drag item above. Notice it will snap higher than expected. Possible fallback collision bug, or requires possible upstream fix.
Follow-ons from #556 / #598:
Blocked by upstream fixes
pointerup
event not being listened to on document change - fix: use fixed event listeners to address race conditions clauderic/dnd-kit#1566The text was updated successfully, but these errors were encountered: