minop1205 / react-dnd-treeview

A draggable / droppable React-based treeview component. You can use render props to create each node freely.
MIT License
515 stars 69 forks source link

Multiple trees with manual sort #199

Closed dimitriiy closed 1 year ago

dimitriiy commented 1 year ago

Hello. Thank you for your work.

Can two trees be used with manual sorting? I couldn't do it now.

minop1205 commented 1 year ago

@dimitriiy It does not work well now due to the following defects I plan to address them with high priority. https://github.com/minop1205/react-dnd-treeview/issues/185

Sorry, but I'm going to close this one because the Issue is duplicated.