Carousel doesn’t work in Jetpack 9.8 (works in 9.7.1)
-
Instead of displaying a fullscreen carousel, clicking on a thumbnail generates two javascript errors in the console:
jetpack-carousel.min.js?ver=9.8:3 Uncaught ReferenceError: wpcom is not defined at HTMLImageElement.<anonymous> (jetpack-carousel.min.js?ver=9.8:3) at Function.each (jquery.min.js?ver=3.5.1:2) at s.fn.init.each (jquery.min.js?ver=3.5.1:2) at V (jetpack-carousel.min.js?ver=9.8:3) at HTMLDivElement.<anonymous> (jetpack-carousel.min.js?ver=9.8:3) at HTMLDivElement.r.complete (jquery.min.js?ver=3.5.1:2) at c (jquery.min.js?ver=3.5.1:2) at Object.fireWith [as resolveWith] (jquery.min.js?ver=3.5.1:2) at u (jquery.min.js?ver=3.5.1:2) at Function.S.fx.tick (jquery.min.js?ver=3.5.1:2)
and
Uncaught TypeError: Cannot read property 'split' of undefined at jetpack-carousel.min.js?ver=9.8:3 at q (jetpack-carousel.min.js?ver=9.8:3) at R (jetpack-carousel.min.js?ver=9.8:3) at jetpack-carousel.min.js?ver=9.8:3
This happens both on a live site that’s linked to wordpress.com and on a development site with JETPACK_DEV_DEBUG set to true.
Restoring to version 9.7.1 fixes the issue.
The page I need help with: [log in to see the link]
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Carousel doesn’t work in Jetpack 9.8 (works in 9.7.1)’ is closed to new replies.