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

Multiple controlled swiper instances #5368

Closed
5 of 6 tasks
JarrodMFlesch opened this issue Jan 16, 2022 · 0 comments
Closed
5 of 6 tasks

Multiple controlled swiper instances #5368

JarrodMFlesch opened this issue Jan 16, 2022 · 0 comments
Labels

Comments

@JarrodMFlesch
Copy link

Check that this is really a bug

  • I confirm

Reproduction link

https://codesandbox.io/s/swiper-controlled-sliders-ml3ur

Bug description

<Swiper> is unable to control many swiper instances with controller.control when passing an array of Swiper instances

Expected Behavior

I should be able to control the other sliders when swiping on the top Swiper component. In the example, swiping the blue swiper should also change the yellow and red swipers slides.

Actual Behavior

The yellow and red slides never change.

Swiper version

6.8.4

Platform/Target and Browser Versions

MacOS Brave/Chrome

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
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

1 participant