Why is owlcarousel is not working with jQuery 1.8.3.min ?
Then, why they told like:
Dependecies
Get the latest jQuery or Zepto library. Minumum compatibile jQuery version is 1.8.3 version.
@krahamath can you show the error you might be getting? Please upgrade to the latest version of OwlCarousel and see if the error still persists.
I have the same problem. It is not working with jQuery 1.8.3.min in Chrome but working in firefox. And i delete line 986(' this.trigger('translate'); ') in file owl.carousel.js, it can work now. But I don't know why.
T T
There may have been an issue in beta 2.4, but it works in beta 3 -- test case
Most helpful comment
I have the same problem. It is not working with jQuery 1.8.3.min in Chrome but working in firefox. And i delete line 986(' this.trigger('translate'); ') in file owl.carousel.js, it can work now. But I don't know why.
T T