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

Swipe using mouse is broken in IE11 and MS Edge #248

Closed
michael-mader opened this issue Jul 26, 2018 · 2 comments
Closed

Swipe using mouse is broken in IE11 and MS Edge #248

michael-mader opened this issue Jul 26, 2018 · 2 comments
Labels

Comments

@michael-mader
Copy link

Since version 3.2.0 changing slides by swiping/dragging with the mouse is broken in IE11 and MS Edge.

It seems like these browsers don't get the mouseup or other events which stop the swiping mode.
So it starts swiping as it should but it doesn't stop on mouseup. It continues moving/swiping on every mouse move event over the glidejs container.
You can also reproduce this on header slider on glidejs.com

Version 3.1.0 is working as expected. Therefore I think this commit broke it: b329800#diff-b12f136ed23be5d70c50cf9c81f26927

@mindhalt
Copy link

Same issue for me.

@jedrzejchalubek
Copy link
Member

Should be fixed with v3.2.3 release.

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

3 participants