Skip to content

Button contained in drop-down menu doesn't receive click event on touch devices #5416

Answered by tfuda
tfuda asked this question in Q&A
Discussion options

You must be logged in to vote

Turns out, I figured this out on my own. I was using the wrong component (Menu) to build my custom list of contacts with the New Contact button at the bottom. I should have been using MenuList. Once I converted it over to use MenuList, the button is now correctly receiving the click event on touch devices.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tfuda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant