WebP doesn’t work with Jetpack Carousel
-
Yesterday I activated WebP support, and works. I activated the first and last option in the WebP settings (since I use a CDN).
As I said, it works properly, except the Jetpack Carrousel gallery. When a gallery has WebP images, the page hangs. These are the reported errors:
Uncaught TypeError: Cannot read property ‘split’ of undefined
at a.fn.init.originalDimensions (jetpack-carousel.js:1063)
at a.fn.init.$.fn.jp_carousel (jetpack-carousel.js:1435)
at a.fn.init.bestFit (jetpack-carousel.js:782)
at a.fn.init.$.fn.jp_carousel (jetpack-carousel.js:1435)
at a.fn.init.fitInfo (jetpack-carousel.js:814)
at a.fn.init.$.fn.jp_carousel (jetpack-carousel.js:1435)
at a.fn.init.updateSlidePositions (jetpack-carousel.js:629)
at a.fn.init.$.fn.jp_carousel (jetpack-carousel.js:1435)
at a.fn.init.selectSlide (jetpack-carousel.js:701)
at a.fn.init.$.fn.jp_carousel (jetpack-carousel.js:1435)
jetpack-carousel.js:1063 Uncaught TypeError: Cannot read property ‘split’ of undefined
at a.fn.init.originalDimensions (jetpack-carousel.js:1063)
at a.fn.init.$.fn.jp_carousel (jetpack-carousel.js:1435)
at a.fn.init.bestFit (jetpack-carousel.js:782)
at a.fn.init.$.fn.jp_carousel (jetpack-carousel.js:1435)
at a.fn.init.fitInfo (jetpack-carousel.js:814)
at a.fn.init.$.fn.jp_carousel (jetpack-carousel.js:1435)
at a.fn.init.updateSlidePositions (jetpack-carousel.js:629)
at a.fn.init.$.fn.jp_carousel (jetpack-carousel.js:1435)When I disable WebP support in EWWW Image Optimizer, everything works as before. I understand this might be a Jetpack problem, but I wanted to comment it here first.
- The topic ‘WebP doesn’t work with Jetpack Carousel’ is closed to new replies.