Hello all,
I have a simple subscription screen with :
- one input type=text
- one input type=password
- one select
The problem :
I tap on first input, then on second (password) input at this moment focus change automatically to the select…
This problem doesn’t happen in browser but in ios device.
Thanks all