Suggestions in Inputs.text using datalist don't work with Firefox for Android

Firefox for Android only supports datalist on non-text fields:

You could look into using a polyfill, e.g. datalist-polyfill. I haven’t tried any of them, though.

1 Like