swiper icon indicating copy to clipboard operation
swiper copied to clipboard

Thumbs gallery loop

Open kamal772 opened this issue 3 years ago • 4 comments

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

kamal772 avatar Nov 18 '21 09:11 kamal772

me too

849189490 avatar Nov 22 '21 09:11 849189490

you can add thumbs both two swiper

849189490 avatar Nov 22 '21 09:11 849189490

me too.Initialization cannot be selected,

ADZG avatar Dec 22 '21 01:12 ADZG

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.

stale[bot] avatar Jul 10 '22 08:07 stale[bot]

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.

nolimits4web avatar Feb 01 '23 11:02 nolimits4web