sorting library suggestions
Unanswered
Muhammed Khal posted this in #help-forum
Which library should I use for dragging and sorting the elements in next I tried sortablejs but that’s not working in next js but it’s working on react.
Can anyone suggest me which library should I use as you might used in your projects
Can anyone suggest me which library should I use as you might used in your projects
15 Replies
I was using react-beautiful-dnd in a side-project, but it's Pages Router
Normally adding these libraries into client components won't cause any problems
Normally adding these libraries into client components won't cause any problems
@linesofcode with dnd kit I am able to achive that like the plus button for every element?
With that library can I able too achieve the thing in my app router and the buttons for every element
European sprat
I also suggested react-dnd days ago when you first asked this
Yes you're right
dnd kit right
I tried a lot to install react-sortable but I am getting this error
The button is implemented by yourself, and both libraries mentioned above should be able to achieve your goal
Basset Fauve de Bretagne
for those who are having the issue above, you can check out this thread https://nextjs-forum.com/post/1196470386875957259