-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
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
2 way control not working (swiper element) #7628
2 way control not working (swiper element) #7628
Comments
In Our business, We're using two swipes, We're matching the two swipes through a function called thumbs. However, At the version of 11.1.6 |
Hi @nolimits4web its still not working as expected for me. The 2 way control does not working initially. Only if the second slider is moved minimum 1 slide the sync seems to work. |
It seems that the cdn is not updated yet so the reproduction link has the old behavior. I tested it in my local env |
Or does it have something todo with that my second slider is not visible initially? I have a product image slider and on a click an overlay opens to see the images in full size. What I found out, that when I first open the overlay that close it the 2 way binding works perfect. But when I first swipe in the visible slider and than open the overlay, the slide index is set to 0 |
Check that this is really a bug
Reproduction link
https://codepen.io/philipp-buerger/pen/bGPeVpG
Bug description
I have 2 swiper elements on one page. I want to do a 2 way control. Only the controlling from the second to the first is working.
Expected Behavior
The sliders control each other
Actual Behavior
Only the second slider controls the first
Swiper version
11.1.5
Platform/Target and Browser Versions
macOS, Chrome / Safari / Firefox
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: