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

Dropdown for touch events on iOS and and Android #23

Closed
saturday opened this issue Nov 28, 2013 · 2 comments
Closed

Dropdown for touch events on iOS and and Android #23

saturday opened this issue Nov 28, 2013 · 2 comments

Comments

@saturday
Copy link

If I precompile I get an issue on mobile with all touch events on dropdowns. They simply don't work. This is certainly a javascript issue.

I can't seem to find out what the issue it, and this might be a separate issue entirely. However, I can't check because I can't deploy without precompiling. The same issue can be found here:

#22

There also seems to be similar problems with Heroku here:

#10 - which was closed, but isn't necessarily best practice as the issue title implies.

Here is a screenshot of the iOS emulator after an attempt to tap on the collapsed menu.

It simply gets dark on the tap, which suggests the touch event is firing; however nothing happens. It works locally as suggested above. I'm debugging via safari and the iphone simulator, and I'm not getting any ostensible errors.

screen shot 2013-11-28 at 7 58 05 am

@saturday
Copy link
Author

saturday commented Dec 3, 2013

There's not much one can do here but precompile. It's a matter of a lot of trial and error, especially with Heroku, which becomes a tremendous pain in the bottom.

@saturday saturday closed this as completed Dec 3, 2013
@jimjones26
Copy link

Did you ever figure this out? I am having an issue where Dropdowns are not working in Heroku, and I am at my wits end on trying to figure out the solution.

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