What happen :
On iOS Chrome / Safari 13.5 on the first click it take the focus but the it didn't open the keyboard
Behavior expected :
We click it take the focus and open the keyboard
What we try :
use focus() one or more time on touch
use select() one or more time on touch
Note :
The bug is easily reproducible on the demo link
It works as expected on Android.
Thanks in advance.
What happen :
On iOS Chrome / Safari 13.5 on the first click it take the focus but the it didn't open the keyboard
Behavior expected :
We click it take the focus and open the keyboard
What we try :
use focus() one or more time on touch
use select() one or more time on touch
Note :
The bug is easily reproducible on the demo link
It works as expected on Android.
Thanks in advance.