question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot select menu items on mobile

See original GitHub issue

I got on a bug preventing me from selecting any menu items on mobile only. Turns out, selecting an item would trigger handleInputFocus with Select-input as target.

Removing the call to renderInput for non-searchable select fixed it.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:5
  • Comments:23 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
idanwecommented, Jan 2, 2017

Fast click has a disable hook, add needsclick class to option element https://github.com/ftlabs/fastclick#ignore-certain-elements-with-needsclick

5reactions
adamthewancommented, Jun 27, 2016

@vitaminwater thanks so much for the help! It turned out to be a Fastclick issue, I had two installed at once (Meteor & React Fastclick) which somehow cancelled each other out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't select menu options using dialpad d… - Apple Community
I have iphone11 pro. Many calls require us to select a menu using dialpad and I have recently noticed that doing so disconnects...
Read more >
Mobile dropdown menu not working - WordPress.org
The dropdown menu on the mobile version of my website is not working. ... I've made sure the 'Mobile navigation' option in Appearance...
Read more >
the site on my smartphone it doesn't show the drop-down menus
On my site, communications site, I have drop-down menus, ... this drop-down list menu shows correctly in mu SharePoint for Mobile app.
Read more >
Bootstrap - Can't click dropdown child menu items on mobile ...
My nav-collapse isn't shown on the first click of btn-navbar, but only on an iPhone. While I can toggle dropdowns, I can't click...
Read more >
Can't Click Non Dropdown Menu Heading - Support - Themeco
I don't really care how it responds in this “Customize Pro Theme Options”. I care how it works on an actual phone. But...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found