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

Click event is not working on the draggable element #206

Open
vivekmpuh opened this issue May 29, 2017 · 2 comments
Open

Click event is not working on the draggable element #206

vivekmpuh opened this issue May 29, 2017 · 2 comments

Comments

@vivekmpuh
Copy link

Hi,

My functionality is related to the draggable menu, the menu icon is draggable as well as clickable, but the click event is not working at all on mobile devices.

@seanCodes
Copy link
Collaborator

@vivekmpuh can you provide any more detail or maybe a jsfiddle demonstrating the issue?

@raha1923
Copy link

it's happened because you don't set the elementsWithInteraction as well as you want.
you can append element name that you want to have interaction as a value to this property, then you can listen to their events.

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