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

Manual input dropped with version 3.1.1 #1387

Closed
mbrodala opened this issue Oct 9, 2023 · 2 comments
Closed

Manual input dropped with version 3.1.1 #1387

mbrodala opened this issue Oct 9, 2023 · 2 comments
Labels

Comments

@mbrodala
Copy link

mbrodala commented Oct 9, 2023

A date value can be entered manually in an input element provided with the default slot. With version 3.1.1 of this package that input is dropped immediately when leaving the field (Tab/blur by click anywhere else):

| image | image |

(Using locale: 'de' here

The very odd thing: it works for some dates. E.g. given today's date is 2023-10-09, it works for -10, -11 and -12:

image

But not for any date after that. For the working dates also the marker for the current date appears in the calendar. For broken dates this does not happen.

Unfortunately there are no errors in the browser console.

nathanreyes added a commit that referenced this issue Oct 13, 2023
@nathanreyes
Copy link
Owner

This should be fixed as of 3.1.2. Thanks for reporting.

@mbrodala
Copy link
Author

Yup, that did the trick, thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants