You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Update the state in React and rerender it. Currently it only allows changes when the sortable state has changed I believe.
Describe alternatives you've considered
Additional context
Programatically sort items and animate them.