On iOS (Safari and iOS WebView), focusing an input element does not open the virtual keyboard when the input is focused as part of opening showDropdown.
As a result, the input appears focused visually, but the keyboard does not open and the user cannot start typing until they manually tap the input.
The same result you can see on demo page
Is there any fix?
On iOS (Safari and iOS WebView), focusing an input element does not open the virtual keyboard when the input is focused as part of opening showDropdown.
As a result, the input appears focused visually, but the keyboard does not open and the user cannot start typing until they manually tap the input.
The same result you can see on demo page
Is there any fix?