swiper

Open full view…

imagesReady callback problem Chrome/Firefox

thomasbendl
Wed, 15 Mar 2017 14:46:09 GMT

`mySwiper.on('imagesReady', function () {console.log('imagesReady')}));` is not fireing event in Chrome (tested Version 56.0.2924.87 (64-bit)) after images are in cache. Is there a solution for this issue? THX for help!