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
Describe the bug
Hi.
I'm using virtua's WindowVirtualizer with dnd-kit sortable list. But when I try dragging an item to the end of the list, the list automatically scrolls up when the item almost reaches the end. I've tried without virtua, and it worked fine.
Reproduction
virtua-bug-2025-01-17.mp4
Expected behavior
No scroll up when dragging an item to the end.
Platform:
OS: Linux
Browser: Chrome
Version of this package: 0.39.3
Version of framework: react 18.3.1
The text was updated successfully, but these errors were encountered:
Describe the bug
Hi.
I'm using virtua's WindowVirtualizer with dnd-kit sortable list. But when I try dragging an item to the end of the list, the list automatically scrolls up when the item almost reaches the end. I've tried without virtua, and it worked fine.
Reproduction
virtua-bug-2025-01-17.mp4
Expected behavior
No scroll up when dragging an item to the end.
Platform:
The text was updated successfully, but these errors were encountered: