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

Incomplete Email not Catching clearIncomplete #2812

Open
phillyleo opened this issue Aug 7, 2024 · 0 comments
Open

Incomplete Email not Catching clearIncomplete #2812

phillyleo opened this issue Aug 7, 2024 · 0 comments

Comments

@phillyleo
Copy link

Please see demo here: https://robinherbots.github.io/Inputmask/#/demo

enter "ddd@ddd" in the email box. It shows incomplete and valid. Somewhere this MIGHT be valid, but I do not think so. Either way, it shows incomplete.

If you add "clearIncomplete": true it does not catch this input. My code:

$(".EmailAddress").inputmask("email",{ "clearIncomplete": true });

@phillyleo phillyleo changed the title Incomplete Email not Cathcing Incomplete Email not Catching clearIncomplete Aug 7, 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

1 participant