You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
v8.x
Current Behavior
On Android, if you enter a character in the last OTP field and it already has a value, the cursor does not jump to the first field. It looks like this only occurs if the type is set to text.
Prerequisites
Ionic Framework Version
v8.x
Current Behavior
On Android, if you enter a character in the last OTP field and it already has a value, the cursor does not jump to the first field. It looks like this only occurs if the
typeis set totext.screen-20250606-104014.mp4
Expected Behavior
The first otp field should be focused.
Steps to Reproduce
text:Code Reproduction URL
https://stackblitz.com/edit/fz2mawht
Ionic Info
Additional Information
No response