Relative Content

Tag Archive for javascriptreactjsreact-beautiful-dnd

react-beautiful-dnd list not reordering

I am trying to make an app with react-beautiful-dnd that allows you to drag courses between semesters. I believe everything in the handleDrag function is correct, and the I am printing the data after going through the function and it is correct. The only problem is that the items snap back to their initial position after dragging.