Carousel not working, JS errors
-
Hi.
Our carousels stopped working on all sites.
I’m using Chrome 32.0.1700.107 for Mac 10.9.1.Got this JS errors in console when debugging the open gallery:
Uncaught TypeError: Cannot call method 'split' of null @ jetpack-carousel.js?ver=20131218:916 Uncaught TypeError: Cannot call method 'split' of null @ jetpack-carousel.js?ver=20131218:916
Relative to this line of code (916):
var splitted = $(this).data('orig-size').split(',');
BTW if we downgrade to 2.7, the carousels work just fine.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Carousel not working, JS errors’ is closed to new replies.