Gallery broken on iOS
-
The “slick-slider” functionality doesn’t seem to be loading on mobile. Images are stacking down the screen instead of forming a nice gallery slideshow. This was noticed when browsing the site via iPhone, and reproduced/confirmed via Browserstack.
Side-by-side of desktop and mobile screenshots:
https://www.awesomescreenshot.com/image/2523407/34fcaf7304f397cbcf94049c8b509977Side-by-side of dev tools code view, with differences highlighted (mobile is missing .slick-initialized, for example):
https://www.awesomescreenshot.com/image/2523370/496960bc358a56e6bd2a70207c33b259(Sandbox site is live here)
The slideshow DOES work properly when viewed in a desktop browser that’s spoofing a mobile device, like in Chrome dev tools. But on an ACTUAL mobile phone, it’s not working. Lacking a physical device lab for testing, I’ve gone into Browserstack and tried different devices/browsers, and the slideshow breakage seems to be isolated to iPhone/iOS. It doesn’t work on mobile Safari, Chrome, or Firefox on iPhone (unconfirmed whether iPads are also a problem), but appears to be fine on Android (tested Samsung Galaxy S7 and Google Pixel 7.1) and Windows Phone (tested Lumia 930). I don’t know if there’s something that iOS is blocking, or if it’s just not loading the script properly, or if there’s some weird iPhone-specific conflict, or…?
- The topic ‘Gallery broken on iOS’ is closed to new replies.