Open
Description
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?