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

Repeat-Password is not working #4

Open
himanshu251001 opened this issue Aug 20, 2024 · 1 comment
Open

Repeat-Password is not working #4

himanshu251001 opened this issue Aug 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@himanshu251001
Copy link

I have been checking out your hosted webpage and I see that the repeat-password input is not working as expected. I tried checking it in different ways, but it's still the same. The values entered into password and repeat-password are not matching and I can even see it in the hashed password that you're adding to local storage.

Please try to recreate the issue and check it out.

Sample output

image

@iamwatchdogs
Copy link
Owner

Thank you for pointing the bug out @himanshu251001. It was indeed not functioning as expected. The password and repeat-password are not getting validated as you have mentioned. It might be an ref issue on InputElement component.

I'll be working on it ASAP i.e., unless you want to work on it...

@iamwatchdogs iamwatchdogs added the bug Something isn't working label Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants