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
Hi,
I found a litte problem with the placeholder when deleting letters from selection. To reproduce:
Now the placeholder is visible in the back and is aligned left, while the input is aligned right.
regards
The text was updated successfully, but these errors were encountered:
Oh, I remember this bug. The solution is actually to hide the hint when the input length is greater than the input. Good catch!
Sorry, something went wrong.
3300c86
jharding
No branches or pull requests
Hi,
I found a litte problem with the placeholder when deleting letters from selection.
To reproduce:
Now the placeholder is visible in the back and is aligned left, while the input is aligned right.
regards
The text was updated successfully, but these errors were encountered: