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

useDateInput doesn't parse input value in current locale when entering #102

Open
vadimnapalkov opened this issue Jan 12, 2023 · 0 comments

Comments

@vadimnapalkov
Copy link

When using the FR locale, all dates are displayed correctly in the current locale. But if I try to change something in the input, then it doesn't work.

For example:
There is input with date 7 janv. 2021. If I try to insert 9 janv. 2021 it won't work. But if I insert 9 Jan 2021 it will work and immediately change value to 9 janv. 2021 in the input

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