Hi team,
I have an issue since upgrading Joyn 2.4.0 with Carousel =
[Error] TypeError: undefined is not a function (evaluating 'ab.owlCarousel')
(fonction anonyme) (functions.min.js, line 1)
emitEvent (sf-scripts.min.js, line 12)
emit (sf-scripts.min.js, line 12)
(fonction anonyme) (sf-scripts.min.js, line 12)
ab.owlCarousel({
items: ae,
itemsDesktop: [X, ad],
itemsDesktopSmall: [X - 220, aa], /* Issue seems to be here */
itemsMobile: [479, ac],
paginationSpeed: W,
slideSpeed: Z,
autoPlay: T,
autoPlayDirection: U,
pagination: V,
autoHeight: true,
beforeUpdate: function() {
if (!ab.hasClass("no-gutters")) {
ab.css("width", "");
var ag = ab.width();
ab.css("width", ag + 30)
}
},
afterUpdate: function() {
ab.find(".flex-active-slide").resize()
},
afterInit: function() {
SWIFT.flexSlider.thumb();
ab.find(".flex-active-slide").resize();
ab.find(".owl-wrapper-outer").css("height", ab.find(".owl-wrapper").height());
SWIFT.parallax.init(true)
}
}).animate({
opacity: 1
}, 800)
Login/url in PM if needed.
Thanks a lot,
Best regards,
Wilhem