Virtuoso and Drag n Drop #544
Unanswered
alexcorrea-hotmart
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Ops! I haven't seen this example https://virtuoso.dev/react-beautiful-dnd-window-scroller/ , my mistake! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I've started using Virtuoso because it's simple, fast, powerful and I'd like to build a list with drag and drop between the items. So, with React Beautiful DND, I've found this example https://virtuoso.dev/react-beautiful-dnd/ and I tried to reproduce it and, yes, it's worked fine! But, if I set the parameter
useWindowScroll
as prop of Virtuoso component, the drag and drop doesn't work anymore. Below, I'll show my entire code:Please, what am I doing wrong?
I'll appreciate your help!
Beta Was this translation helpful? Give feedback.
All reactions