react-beautiful-dnd
react-beautiful-dnd copied to clipboard
Virtualized nested list (Cannot find droppable entry with id(uuid))
Common issues setup guide
I’ve included here a code sandbox example link: https://codesandbox.io/s/testdummy1-fe6xq?file=/src/App.js
Check your console
“Invariant failed: Cannot find droppable entry with id ……”
Are you new to rbd?
No
Duplicates
Open: https://github.com/atlassian/react-beautiful-dnd/issues/2157 https://github.com/atlassian/react-beautiful-dnd/issues/1628
Closed: https://github.com/atlassian/react-beautiful-dnd/issues/1867
Expected behavior
I have 2 draggables within the virtual list
List - Dragging a list down the scrollbar works fine. Card - Dragging a card down the scrollbar leads to “Invariant failed: Cannot find droppable entry with id ……”.
Scrollbar to scroll down when dragging card as it does when dragging list.
Actual behavior
Error: “Invariant failed: Cannot find droppable entry with id ……”
Steps to reproduce
Drag a card down the scrollbar
Suggested solution?
What version of React
are you using?
"react": "17.0.2"
What version of react-beautiful-dnd
are you running?
"react-virtualized": "9.22.3" "react-beautiful-dnd": "13.1.0"
What browser are you using?
Chrome: Version 90.0.4430.85 (Official Build) (x86_64)
Demo
I’ve included here a code sandbox example link: https://codesandbox.io/s/testdummy1-fe6xq?file=/src/App.js
Any help would much be appreciated! Thank you! :)
hey @parkderick! have you found a workaround for this?
@dmitryTurov
Hi! No, I haven't unfortunately :/ Any suggestions?
@parkderick sorry for the delay was on vacation these two weeks. I'll return to the issue the nearest time and if find something I'll ping you!
@parkderick have no solution so far on my end. I had to rollback virtualization for now
Thank you @dmitryTurov Update: I still have not found a solution on my end
Thank you @dmitryTurov Update: I still have not found a solution on my end
so,have any solution ? I would like to know which version did you rollback
hi @doubleksk! haven't turned back to the issue since then. completely discarded a virtualisation library
hi @doubleksk! haven't turned back to the issue since then. completely discarded a virtualisation library
ok, thanks, i find a new library maybe ok