Skip to content
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

BUTTON tag inside slide snaps to next slide on click #5490

Closed
5 of 6 tasks
teleskop150750 opened this issue Feb 23, 2022 · 8 comments
Closed
5 of 6 tasks

BUTTON tag inside slide snaps to next slide on click #5490

teleskop150750 opened this issue Feb 23, 2022 · 8 comments

Comments

@teleskop150750
Copy link

teleskop150750 commented Feb 23, 2022

Check that this is really a bug

  • I confirm

Reproduction link

https://codesandbox.io/s/swiper-slides-per-view-forked-pnqu3l?file=/index.html

Bug description

when I use button tag inside a slide when I do a click on the tag it slide without animation to the next slide.

Expected Behavior

nothing

Actual Behavior

slides to the next slide without animating

Swiper version

8.0.6

Platform/Target and Browser Versions

Windows, Chrome

Validations

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • 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
@silasbispo01
Copy link

Same problem

@johnozbay
Copy link

Found the answer here : #3149 (comment)
Setting watchSlideProgress to true fixed the problem for our use case.


Also possibly related to #5437

@andreylc
Copy link

andreylc commented Apr 4, 2022

confirm the problem

@kwastaras1337
Copy link

have the same problem.......

@joelthorner
Copy link

same here

@maxbronnikov10
Copy link

Found the answer here : #3149 (comment) Setting watchSlideProgress to true fixed the problem for our use case.

Also possibly related to #5437

omg need to set watchSlidesProgress to true. watchSlideProgress doesnt exist...

@felixmusmann
Copy link

I can confirm the problem. watchSlidesProgress does not fix it for me.

@mediaformat
Copy link

Found the answer here : #3149 (comment) Setting watchSlideProgress to true fixed the problem for our use case.

omg need to set watchSlidesProgress to true. watchSlideProgress doesnt exist...

@nolimits4web True story! Seems to have slide out of the code
Screen Shot 2023-02-22 at 1 38 53 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants