Is it possible to let the swiper react on "hashNavigation" change (from another swiper) while still touching and moving? #4215
Unanswered
Fanni-Portier
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I created two vertical swiper.
Both are listening to "hashNavigation".
And basically it works very well.
But the thing is, the finished code will be used on a big touch only screen.
Is there a way to let the swiper react onChange to the hashNavigation?
So both swiper changes before you skip touching?
I want it to feel as if you push both slider simultaneously.
Here is my current code.
https://codepen.io/brilliant-coding/pen/QWKRbBR
This would be so so so great!
Thanx for your great script!
Beta Was this translation helpful? Give feedback.
All reactions