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

creativeEffect not working ? - Nextjs - webComponent

KatuGT opened this issue · comments

Check that this is really a bug

  • I confirm

Reproduction link

https://codesandbox.io/p/devbox/swiper-creativeeffect-test-error-zrz7vf?file=%2Fapp%2Fpage.tsx%3A42%2C10

Bug description

I am trying to implement this effect
https://codesandbox.io/p/sandbox/swiper-effect-creative-forked-272t82?file=%2Findex.html%3A138%2C18-138%2C26 but as you can see in my reproduction, the "cards" just dont overlap

Expected Behavior

I need it to work just like in the example, the cards should overlap

Actual Behavior

No response

Swiper version

11.0.6

Platform/Target and Browser Versions

Chrome, Brave. Firefox

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