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
To make the handling of non reorderable items (e.g. header) easier, the callbacks canDragOver and onMove are now using a new type ItemPosition which provides index and the key of an item.