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 have tried to make use of the trackBy function to increase performance as discussed here. When I add the trackBy function, though, my onUpdate function runs properly, but the items are always moved back to their original position. How can I get the benefits of both trackBy and sortableJS?