We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using Lock 2.1.0, the email field will not correctly validate an email address that was entered using a keyboard shortcut.
Steps to repro:
The app will continue to show "Must be a valid email address" and refuse to sign in, even though a valid email address has been entered.
The text was updated successfully, but these errors were encountered:
Thanks for the steps, can confirm. Will add to list.
Sorry, something went wrong.
Next/Done
Fix text replacement on return
541ea9f
Fix #427
6fc0c7b
Fix text replacement on return (#460)
a07efbb
* Fix text replacement on return Fix #427 * Added InputField delegate tests
No branches or pull requests
Using Lock 2.1.0, the email field will not correctly validate an email address that was entered using a keyboard shortcut.
Steps to repro:
The app will continue to show "Must be a valid email address" and refuse to sign in, even though a valid email address has been entered.
The text was updated successfully, but these errors were encountered: