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

Login and Sign Up does not work with v1.3.0 except when the password eye is toggled show and hide after password is entered. #57

Open
Taofeekfolami opened this issue Aug 29, 2024 · 0 comments

Comments

@Taofeekfolami
Copy link

Hello. I have integrate the plugin with my Sign Up and Sign In forms on a django project using v1.3.0. The project uses Volt - Free Bootstrap 5 Admin Dashboard

Regardless of the method of initialisation (data-toggle or javascript), the submit buttons do not work except when i manually toggle the eye show and then hide after the password has been entered. This happens when the default\initial is set to hide, which is my preferred approach.

When i tried to do the toggling via js when i click the submit button it still did not work. I then noticed that, when i used, for example, $('#id_password').password('show'); on the submit button the password field was empty.

I had to downgrade to either v1.2.0 or 1.2.1, and everything worked perfectly.

Thank you.

@github-staff github-staff deleted a comment from ZhianLin Sep 3, 2024
@github-staff github-staff deleted a comment from Taofeekfolami Sep 3, 2024
@github-staff github-staff deleted a comment from Taofeekfolami Sep 3, 2024
@github-staff github-staff deleted a comment from AdityaSrivastavDS Sep 9, 2024
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

2 participants
@Taofeekfolami and others