You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<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.
Check that this is really a bug
Reproduction link
https://codesandbox.io/s/swiper-controlled-sliders-ml3ur
Bug description
<Swiper>
is unable to control many swiper instances withcontroller.control
when passing an array of Swiper instancesExpected 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
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: