nolimits4web / swiper

Most modern mobile touch slider with hardware accelerated transitions

Home Page:https://swiperjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coverflow Effect Issue on new iOS Devices

ph7do6 opened this issue · comments

Check that this is really a bug

  • I confirm

Reproduction link

https://codesandbox.io/p/devbox/xsx2h9?migrateFrom=y57q8f

Bug description

I called up the CodeSandbox "Element" via the official demo page, forked it and only set the depth parameter to 1000.
The Coverflow effect appears correctly on all devices except Apple devices (tested with iPhone and iPad) with iOS 17.4.1 and higher. Previously, it worked as expected under iOS 16.2, for example.

Expected Behavior

The Coverflow effect should display as expected across all devices.
expected_behavior

Actual Behavior

The Coverflow effect is displayed correctly on all devices except Apple devices with iOS 17.4.1 and higher.
actual_behavior_on_iPhone

Swiper version

11.1.3

Platform/Target and Browser Versions

iPhone and iPad Safari iOS 17.4.1

Validations

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Make sure this is a Swiper issue and not a framework-specific issue

Would you like to open a PR for this bug?

  • I'm willing to open a PR