-
Notifications
You must be signed in to change notification settings - Fork 183
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
Input date with max attribute keyboard issue #585
Comments
If make max property - we can avoid this behavior. |
StagnantIce
pushed a commit
to StagnantIce/sveltestrap
that referenced
this issue
Jan 7, 2024
StagnantIce
pushed a commit
to StagnantIce/sveltestrap
that referenced
this issue
Jan 7, 2024
StagnantIce
pushed a commit
to StagnantIce/sveltestrap
that referenced
this issue
Jan 7, 2024
StagnantIce
pushed a commit
to StagnantIce/sveltestrap
that referenced
this issue
Jan 7, 2024
Review please https://github.com/bestguy/sveltestrap/pull/586/files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{...$$restProps} clear year in date field, if you try write it in field by keyboard.
Actual result:
You can't write year by keyabord
Expected result
You can write year by keyboard
The text was updated successfully, but these errors were encountered: