react-sortablejs
                                
                                
                                
                                    react-sortablejs copied to clipboard
                            
                            
                            
                        React bindings for SortableJS
Failed to compile. **To Reproduce** `npm i react-sortablejs` **Expected behavior** All work fine **Information** Versions - Look in your `package.json` for this information: react-sortable = ^6.1.4 react = ^16.13.1 **Additional...
I noticed these two properties were added to my objects and although it only presented one minor issue, please consider on renaming these two properties to something less common and...
**Describe the bug** Once i install react-sortablejs node module with react app and then proceed with dependency works, I had caught with below mentioned issue **To Reproduce** Steps to reproduce...
Hello @waynevanson Would you happen to have the missing nested example on a codepen or somewhere? It would be great to add it to the examples section. Thanks in advance
This library should not be using class components.

I have a component that looks like this and I only want to swap the Answer between Question.  I've managed to swap the answer only, but when I drag...
**Describe the bug** In a nutshell, I recreated a basic demo of `react-sortablejs` within next.js (see here: https://github.com/scouttyg/sortablejs-nextjs-test-bug), but for some reason things don't seem to work when I go...
**Short** This is a series of issues, some more reproducible than others, I found when trying to use MultiDrag, in particular when playing with the MultiDrag example on the [examples...
With the mobx library, the list data is all responsive, so nesting will be much easier, making it similar to Vuedraggable?