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
This probably happens becouse you are dragging over a Container which is where the card is supposed to be dropped.
That's how the smooth-dnd core works.
You could try using the layout of this page, it worked for me, my guess is that you need to add the overflow: auto attribute to the outer container。vue-smooth-dnd
See video using demo in Chrome.
Dragged card near edges doesn't scroll the view horizontally.
Occurs when browser is not full-width, or when div is not full width.
Scrolling works on column headers.
Screen.Recording.2022-02-18.at.12.25.02.AM.2.mov
The text was updated successfully, but these errors were encountered: