-
-
Notifications
You must be signed in to change notification settings - Fork 208
Autocomplete not working on iOS #122
Comments
This is of course not by design. Unfortunately, I can't reproduce this bug; the autocomplete menu works fine on my Nexus 4 and I don't have an iPhone to test things on. |
this is a problem upstream i believe with material-ui. will close this issue. |
Would you mind linking to the upstream issue? That might help other people that have the same problem. |
Sure thing: mui/material-ui#3638 is my best guess. |
I'll keep this issue open to keep an eye on it. 👍 |
I also found that issue in my iphone 7, 6S and 5S. I guess it's versioning issue because it works fine with 10.2.X version but not with 10.3.X. |
The upstream issue seems to be fixed. 👍 |
It appears that the autocomplete dropdown doesn't show on small screens (iphone 5, ipod). Is that by design? If so, can we make it customizable? I'm using material-ui-chip-input for a tagging system, and autocomplete is a pretty critical requirement.
The text was updated successfully, but these errors were encountered: