noremacstew
Results
2
comments of
noremacstew
I've found the same issue occurs with jQuery 1.8.2 and jQuery UI 1.9.1. I fixed it by changing the following line: (around line 693, commented out easeOutBack check) if (methods.compareVersions.apply(null,...
For me it is line 693 of jquery.roundabout.js (v2.4.2). The PHP comment you quoted around for the easeOutBack check was the change I made to fix the issue. Try searching...