First of all, Hi! Idk if you remember me (Leslie) but we met a few years ago in Austin, I’m friends with Carleton, Charles, Will etc. I was looking for something else in the forums, but I saw this post and 1. wanted to say Hi fellow Webflow-using person! Small world!! and 2. I have totally encountered this bug and you’re not alone.
I checked out your animations on ios Chrome and they worked fine (looks great btw), then navigated to another tab, came back and they’re broken. If you close Chrome and reopen they will work fine again. I believe the issue stems from the way Webflow has built these native components to animate via CSS and not JS. And for whatever reason, Chrome for ios can’t handle them.
Here’s a related forum discussion (not exactly the same issue but it’s the closest I’ve found) from css-tricks: https://css-tricks.com/forums/topic/problem-with-transition-of-transform-property-in-chrome-on-ios/ and a related ticket within Chrome’s error tracking system (which tells us they are aware…and haven’t fixed): https://bugs.chromium.org/p/chromium/issues/detail?id=899130
So this isn’t really a fix, but my solution has just been to drop in third party plugins for slideshows. cycle2 is easy to drop in and can be used with CMS content as well, and I believe Swiper is the other one that plays really well with Webflow. And for navbars, I just custom-code them now because I can’t deal with Webflow’s navbar component’s limitations anymore. Let me know if I can help more or if you want code snippets 