-
-
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
Thumbs doesn't work properly #4748
Comments
Have the same in Vue. |
Could any collaborator change the label? Thanks! |
Hi, I have updated the example to use Swiper v7 but the bug still persists. Has anyone the same issue? |
@vltansky thanks!, Have you been able to see the issue? Do you have the same problem? |
We also discovered multiple bugs with thumb nav. Could someone check this functionality? |
Have the same in Vue. swiper v7.0.9 |
Hi, the bug is still in the latest version 8.0.7, can any one take a look about it? please! 😰 I update the example in codesandbox |
@xaja @pfasang @kissshot, the user @Richard-08 show me a workaround in the issue #5568 -> https://codesandbox.io/s/bug-swiper-forked-yr1xyj?file=/src/Components/Slider/Slider.js You only need to move at the same time the thumbs and the slider. |
yes, but it is "dirty fix", bug is still exist |
@xaja You are right but at least the slider is usable with this workaround |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
i am facing the same issue. i am using 8.2.2 version. why is not fixed yet |
Not working on vue 3 vite. can u check demo page? |
|
Issue is closed because of outdated/irrelevant/not actual/needed more information/inactivity. If this issue is still actual and reproducible for latest version of Swiper, please create new issue and fill the issue template correctly:
|
Check that this is really a bug
Reproduction link
https://codesandbox.io/s/bug-swiper-qjp50
Bug description
Hi,
I have created a codesandbox with an example of the error that you can find in this issue but it is basically the following:
At first when you navigate through the slider it skipes some thumbs, and when you go through the slider completely and go back to the beginning, the active thumb stop working.
Mozilla.Firefox.2021-07-09.15-04-52.mp4
Expected Behavior
At first when you navigate through the slider it skipes some thumbs, and when you go through the slider completely and go back to the beginning, the active thumb stop working.
Actual Behavior
I hope the thumbs change to active as I navigate the slider.
Swiper version
6.7.5
Platform/Target and Browser Versions
Windows 10 / Firefox
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: