There was an error while loading. Please reload this page.
When using this call:
$(listId).sortable({ handle : '.sortablehandle', onChange: function() { //... } });
I am getting the following error in jquery-sortable.js:68:
Uncaught TypeError: Cannot use 'in' operator to search for '#<Object>' in undefined
I am using this versions: