After upgrading from Firefox 3.6 to FF4 i was surprised to see that jQuery UI Sortable has stopped working (I am using jQuery (1.4.2) with jQuery UI (1.8.5)) and i get this error (from firebug)
this.helper is null
dev/js/jquery-ui-1.8.5.custom.min.js Line 264
I've had a look around but not found any reason for this error. I even upgraded jQuery UI to the latest version (1.8.11) but that did not help.
If anyone has any insight why this is happening (or a fix) i would greatly appreciate your input!
Thanks.