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

Selection don't work with 'onclick' events under iOS13 wkwebview #225

Open
Aarbel opened this issue Dec 2, 2019 · 0 comments
Open

Selection don't work with 'onclick' events under iOS13 wkwebview #225

Aarbel opened this issue Dec 2, 2019 · 0 comments

Comments

@Aarbel
Copy link

Aarbel commented Dec 2, 2019

'onclick' events are broken under iOS 13 wkwebview. More details here: facebook/react#17258

The solution is to use 'onTap' detection, which works with both click and all touch devices.

Good libraries for that :
https://github.com/GianlucaGuarini/Tocca.js
https://github.com/hammerjs/hammer.js/

@Aarbel Aarbel changed the title Don't work with 'onclick' events under iOS13 wkwebview Selection don't work with 'onclick' events under iOS13 wkwebview Dec 2, 2019
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

1 participant