Android: Input field not clickable

Hi,

with Android it is not possible to set focus in field.
If you have a look also on the example page from ionic: https://ionicframework.com/docs/components/#floating-labels there it is also not working.

with iOS Setup:
http://recordit.co/9jsxgCR6Bn

with Android Setup:
http://recordit.co/B02r9ORpnS

So I can set the focus one times, you see it with the mouse “there I’m clicking” the focus comes not back.

The same behaviour I have of course also directly on the device.

I hope someone can help me.