I have a select element on my single page web application. The application has a flexible design for working on mobile devices. Below is a link to the development version.
http://mapcodexpublish.com/mcxwebdev/
Thislect element works well in all browsers, but chrome for mobile devices. In chrome for android, when I parse it, a list of options is displayed, but when you select an option, it does not change at all. I tried to warn something about a change event, but it was not running.
I'm tired of real devices, but here are screenshots from the emulator. It is the same.



Does anyone have a similar problem or any idea to solve this strange problem?
source
share