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

Slider skipping items when next/ previous button pressed too fast #1112

Closed
tony98789 opened this issue Mar 18, 2017 · 1 comment
Closed

Slider skipping items when next/ previous button pressed too fast #1112

tony98789 opened this issue Mar 18, 2017 · 1 comment
Labels

Comments

@tony98789
Copy link

If you have a slider with lets say ten images, and then you click the next button twice, on the next click the slider will skip one image. Ive only been able to reproduce this in jquery 1.9.1.

When you click next twice in rapid succession the slider only moves once, however on the next click the slider will skip on slide. It appears as though during the two initial clicks the index of the current slide is updated twice even though the slider on transitions once.

Will try to debug this and see whats happening in the event but any help would be appreciated. Just to make sure i haven't missed anything jquery 1.9.1 is supposed to be supported right?

I have reproduced the issue in this fiddle. http://jsfiddle.net/Yq3RM/1557/

@sekmenhuseyin
Copy link
Collaborator

cb40ef3

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

No branches or pull requests

2 participants