All was working well before I changed from a normal list to VirtualList. But now sortable:sort has stopped firing. The sortable:enable and sortable:disable events still fire perfectly. Is there any trick to make the sortable:sort event fire on a VirtualList?
Thank you for the reply! I checked that post and did everything the right way (or at least I think I did), please visit this link to confirm: https://jsfiddle.net/1w5dmtkb/
You’ll see that both sortable:enable & sortable:disable fire but sortable:sort never fires at all.