mui-downshift
mui-downshift copied to clipboard
[Bug] Selection of some items not working on FF Mobile when using helperText
When using Firefox Mobile and setting the input prop helperText via getInputProps, selecting the first list item does not work.
There is no problem when using Chrome or Firefox Desktop, but FF on Android does not work.
I created a minimal repro: skn0tt/mui-downshift-ff-mobile-repro.
Is this a known bug? I couldn't find a corresponding issue.