swiper
                                
                                 swiper copied to clipboard
                                
                                    swiper copied to clipboard
                            
                            
                            
                        Thumbs gallery loop
Check that this is really a bug
- [X] I confirm
Reproduction link
https://codesandbox.io/s/2xoqw?file=/package.json:359-364
Bug description
Thumbs gallery loop in vue
when navigating slides , active thumb slide element is not matching main gallery active slide when navigating slides after I go deeply on issue I found out that .. thumbs slides elements not getting active and in active styles despite of its class list contain it , when I try to remove and add mentioned classes again on slide change … it have no effect on these elements as if its not in the Dom
Expected Behavior
active thumb slide element must match main gallery active slide when navigating next or previous slides
Actual Behavior
Thumbs gallery loop in vue when navigating slides - active thumb slide is not matching main gallery active slide element
Swiper version
7.0.0
Platform/Target and Browser Versions
chrome 95.0.4638.69
Validations
- [X] Follow our Code of Conduct
- [X] Read the docs.
- [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- [X] 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
me too
you can add thumbs both two swiper
me too.Initialization cannot be selected,
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.
Swiper v9 comes with fully reworked and now different loop functionality. If you have similar issues in Swiper 9, open a new issue with a CodeSandbox showing the issue.