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

Error inside press event. #60

Open
Zibri opened this issue Jul 25, 2018 · 1 comment
Open

Error inside press event. #60

Zibri opened this issue Jul 25, 2018 · 1 comment

Comments

@Zibri
Copy link

Zibri commented Jul 25, 2018

The press event clearly has code outside the event handler.

Infact if I put a navigator.share, it work in click,dblckick and tap and doubletap
but does not work on press and errors out this way:
Error sharing DOMException: Must be handling a user gesture to perform a share request.

This clearly means the press is somehow wrong and outside an eventhandler.

Can you fix this?

@ngryman
Copy link
Owner

ngryman commented Jul 27, 2018

Hey @Zibri,

I'm not sure I exactly understand your problem. Could you share some code so I can try to figure out what your problem might be?

Also, jQuery Finger is not maintained anymore as better solutions exist now. I should make that clear in the readme, sorry about that.

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

2 participants