'HTML5 datalist in Android Chrome

I have an HTML5 datalist working in Chrome (desktop) but when using the same input in Android and the latest Chrome, auto-completion no longer works.

Is this feature not supported by Chrome in Android?



Solution 1:[1]

Desktop Chrome have supported since version 20, and Android Chrome is still version 18.

Solution 2:[2]

The datalist suggestion UI was implemented in Chrome for Android v33.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 int32_t
Solution 2 Daniel Imms