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

First click after a swipe does not work on iOS 13.2.2 #51

Open
laygir opened this issue Jan 29, 2020 · 3 comments
Open

First click after a swipe does not work on iOS 13.2.2 #51

laygir opened this issue Jan 29, 2020 · 3 comments

Comments

@laygir
Copy link

laygir commented Jan 29, 2020

Hello!

I'm having an issue with iOS 13.2.2 devices or simulators. After a swipe, any first link I click does not work and I have to click for the second time in order to make it work.

I created a simple Vue project for demonstration purposes, so there's no additional libraries or custom event handlers that would mess around with it.

https://www.dropbox.com/s/4i3sqnwxwaf78wl/ios-click-event-handling.mov?dl=0

I didn't have time yet to test the range between 13 and 13.2.2, but it's likely that it's starting from 13.x and with iOS 12.0 it seems to be working fine.

Thanks!

@laygir
Copy link
Author

laygir commented Jan 30, 2020

Just had time to test it on iOS 13.0 simulator, it's still the same case, FYI.

@vincentwinkel
Copy link

Any update?

@rodiasilver
Copy link

rodiasilver commented Feb 27, 2021

I've faced the same issue. Was fixed by using "v-touch:tap" right on the element I was going to click after swipe.

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

3 participants