Hey all,
We’re working on a view that has several select fields for Android. Everything was working well until some of the users started testing with a Note 4 and a Nexus 6P. In these devices, select won’t respond at all. If we run ionic serve
everything will work normally. However, if we use the inspect on Chrome 53 (52 works) and set it to Nexus 6P the select fields stop working. Only when you spam tap the outer corners sometimes it responde. We saw that someone had a similar issue in 2014, but that bug was already fixed (preventDefault).
Anyone got any ideas? Thanks a bunch!