Michael Heilemann

Results 19 comments of Michael Heilemann

Any chance this is coming to the official release soon? Beginning to run into dependency hell 😄

Second this, since it's one of the things that makes HTML5 drag and drop special. I would add that a very nice to have would be cross origin support (possibly...

Well I've got the latest version installed. But since plugins isn't a thing anymore, I guess it should be removed from there frontpage of the git repo, where it's referenced....

Adding my vote to this. If possible it would be nice with an option to enable the client side version to work the same as the server side version. Some...

It explicitly says on the `react-beautiful-dnd` GitHub page that it does not support nested portables. And having gone through several other libraries before getting to here (and I'm on the...

I'm getting the same thing, and I cannot for the life of me figure out why :S

Second that, @cherepanov. This is exactly what I'm trying to do. A simple nested list where only folders can take nested items.

@bytewiz Did you finish it?

> Has anyone managed to fix the react 18 duplication issue? > > In the example provided by @IlyasArinov [https://codesandbox.io/s/react-sortable-js-nested-tu8nn?file=/src/App.js ](https://codesandbox.io/s/react-sortable-js-nested-tu8nn?file=/src/App.js) There is a bug when you drag an item...