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
I'm currently using react-dnd with table following the simple sortable example and it sort of works. The problem is that the that I'm dragging doesn't hover and displace elements around it when I move up or down.
I'm currently using react-dnd with table following the simple sortable example and it sort of works. The problem is that the that I'm dragging doesn't hover and displace elements around it when I move up or down.
Is there support for html tables?