After upgrading from Firefox 3.6 to FF4, I was surprised to see that jQuery UI Sortable stops working (I use 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 looked around but could not find a reason for this error. I even updated the jQuery user interface to the latest version (1.8.11), but that didn't help.
If anyone knows why this is happening (or a fix), I would really appreciate your input!
Thanks.
source share