Skip to content
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

Open
ayobamiseun opened this issue Oct 17, 2023 · 7 comments
Open

background color on the last otp input. #425

ayobamiseun opened this issue Oct 17, 2023 · 7 comments

Comments

@ayobamiseun
Copy link

ayobamiseun commented Oct 17, 2023

i get this weird background color on the last input
otp issues

@guilherme-oliveira-trybe

i have the same problem and i try to fix with css properties on my input but not working

@itz-saran
Copy link

@ayobamiseun same here any updates on how you fixed it ?

@CCoder23
Copy link

CCoder23 commented Nov 4, 2023

i think on focusInput if we comments out selecting the input it works: i mean this line inputRefs.current[activeInput]?.select();

@ayobamiseun
Copy link
Author

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

@devlopersabbir
Copy link

I fixed this problem on this pull request #432

@jethrolibutan
Copy link

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

hello, was this ever solved?

@ianjojo
Copy link

ianjojo commented Aug 31, 2024

still seems to be an issue, any word on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants