-
### Description
When importing 'react-beautiful-dnd' the page does not load, `proxy.getCurrent is not a function` is thrown in `react-hot-loader.development.js`.
```js
import { DragDropContext,…
-
https://dndkit.com/ epic JS library to implement, looks really simple
-
I'm implementing a chessboard using react-beautiful-dnd. Each cell in the chessboard is a ``````, with its unique ```droppableId``` and ```key```, that contains a `````` with a ```div``` and image of …
-
We would love to see what you have been building with `react-beautiful-dnd`
Simply respond to this issue!
Things that would be useful:
- a screenshot or gif
- a link to your product/tool if …
-
### On every click and every page refresh , output console
![error](https://user-images.githubusercontent.com/32386753/106482034-1abba100-64be-11eb-995a-84d432e7c390.PNG)
### _document.js
`…
-
### Expected behavior
### Actual behavior
Type errors when using the latest version of React types: Droppable cannot be used as a JSX component...
### Steps to reproduce
Use these depe…
-
The Kanban should work with react-beautiful-dnd. It's needed install the follow dependency into the package.json and request user to type `yarn install ` or `npm run install` in installation process.
…
-
The react-beautiful-dnd drag-and-drop is not working as desired on mobile devices when used with react-virualized.
The behavior can also be reproduced when using the official demo: https://react-be…
-
I'm implemented an interactive list inside of a modal that appears from the right. For the animation of the modal I'm using react-spring, this one leave a transform: translateX(0px) when the animation…
-
Every thing look fine No error nor warning message in console, drag/drop animation look promising but onDragEnd, and onDragStart won't firing at all
### Expected behavior
Event should fire properl…
NV4RE updated
10 months ago