-
Notifications
You must be signed in to change notification settings - Fork 428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
background color on the last otp input. #425
Comments
i have the same problem and i try to fix with css properties on my input but not working |
@ayobamiseun same here any updates on how you fixed it ? |
i think on focusInput if we comments out selecting the input it works: i mean this line inputRefs.current[activeInput]?.select(); |
where can this be done |
I fixed this problem on this pull request #432 |
hello, was this ever solved? |
still seems to be an issue, any word on this? |
i get this weird background color on the last input
The text was updated successfully, but these errors were encountered: