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

onHover causes open/close on touch screens #34

Open
johnrix opened this issue Oct 16, 2017 · 0 comments
Open

onHover causes open/close on touch screens #34

johnrix opened this issue Oct 16, 2017 · 0 comments

Comments

@johnrix
Copy link

johnrix commented Oct 16, 2017

If using onHover, tapping a menu item on a touchscreen results in the menu group opening and then immediately closing. You have to tap it a second time for the menu group to stay open. Presumably, this is on account of the menu responding to both the hover and click events sent to it simultaneously.

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