Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coverflow effect not working #5806

Closed
6 tasks done
balramxyadav opened this issue Jun 18, 2022 · 1 comment
Closed
6 tasks done

Coverflow effect not working #5806

balramxyadav opened this issue Jun 18, 2022 · 1 comment
Labels

Comments

@balramxyadav
Copy link

Check that this is really a bug

  • I confirm

Reproduction link

https://codesandbox.io/s/935sdv?file=/src/App.jsx:181-218

Bug description

slide always remains 100% of the relative element and if I change the width of the component inside the slide then there is always some space on the right side when slidesPerView is set to auto and when it is set to another number then it continuously varies and I have tried almost every version of swiper but nothing seems to work but it is working on other frameworks

Expected Behavior

Screenshot 2022-06-18 at 1 59 15 PM

Actual Behavior

Screenshot 2022-06-18 at 1 59 54 PM

Swiper version

latest

Platform/Target and Browser Versions

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
@nolimits4web
Copy link
Owner

Error on your side with overwriting styles, it works https://codesandbox.io/s/swiper-effect-coverflow-react-forked-nfou3i?file=/src/main.jsx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants