react-beautiful-dnd
react-beautiful-dnd copied to clipboard
Beautiful and accessible drag and drop for lists with React
### Expected behavior Item is draggabale. I used pretty much the same code as in the tutorials. ### Actual behavior Item is not draggable ### Steps to reproduce Check repo:...
Please update dependencies 
### Expected behavior React Beautiful DnD should work as advertised on the latest React version with StrictMode enabled (which is a common default nowadays) ### Actual behavior Library fails to...
In react 18 installed with vite , when installing react-beautiful-dnd, npm err happens.Anyone fix about it?
I'm attempting to install this onto a React 18 application. From what I've read in the other issues is that it should install, but not function properly in strict mode....
My console screen has following message: react-beautiful-dndDroppable setup issue [droppableId: "todo"]: DroppableProvided > placeholder could not be found.Please be sure to add the {provided.placeholder} React Node as a child of...
I'm testing react-beautiful-dnd in my electron app. You can see draggable item is moved to the right for approx 50px. And when it is dropped it is also teleported 50px...
### Expected behavior Can use lib ### Actual behavior but console Module not found: Error: Can't resolve 'react-beautiful-dnd' ### Steps to reproduce ### Suggested solution? ### What version of `React`...
It solves: #2416 #2426 #2428 Can we merge it and release new version to npm? I looked at all changes since last release and they were pure documentation.
## Note: Not supported react-beautiful-dnd with React 18.2.0 version When I want to try react-beautiful-dnd with the latest version of React then occur error. npm ERR! code ERESOLVE npm ERR!...