-
Notifications
You must be signed in to change notification settings - Fork 133
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
Touch swipe does not work safari and chrome on IOS #98
Comments
I have tested it on iPhone 6 Plus, iOS version 12.2, on both Chrome and Safari, touch events works fine for carousels that enable it. Can you provide me with more details about testing mobile and software version? |
Thanks for the response. You can see my site mosstly.com. It's so strange, because it does not work for my site mosstly.com, yet I can get your Hooper examples to work fine on my phone. I'm using iPhone xr IOS 12.3.1 |
I have the same or similar problem. iPhone 5s iOS 12.3.1 Safari or Chrome The first slide is shown, swiping right to the second slide works, then swiping stops working, cannot swipe left or right. In my test case there are three slides. The navigation buttons continue to work. I also tried using the infiniteScroll prop. When it is set to true, swiping doesn't work at all on iOS. Thanks for writing this component! Here is the vue file I am using:
|
Thank you for validation the issue we will work on it. |
Thank you very much! |
Fixed in #101 |
Describe the bug
Touch swipe does not work safari and chrome on IOS
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Sliders should respond to a swipe of the finger, left or right, on your phone
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Additional context
There was a similar issue with Flickity that was fixed.
The text was updated successfully, but these errors were encountered: