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

Unable to type dates manually #296

Open
ujjaldey opened this issue Dec 24, 2024 · 3 comments
Open

Unable to type dates manually #296

ujjaldey opened this issue Dec 24, 2024 · 3 comments

Comments

@ujjaldey
Copy link

Hi,

I’m looking for guidance on enabling manual date entry in the date field. When I try to input a date manually (e.g., "2024-12-24"), it doesn’t behave as expected.

Below are examples for both single-date and date-range inputs where the issue occurs:

Single Date:

1.mov

Date Range:

2.mov

Could you please advise on how to resolve this? Your assistance would be greatly appreciated!

@bredelman
Copy link

This was definitely something introduced after 1.6.6 as updating this package broke some tests for us

@bredelman
Copy link

It looks like maybe (don't have time to fully investigate) it's something about how it was switched from using a dayjs instance to just using a datetime. v1.6.6...v1.7.0#diff-bce1fc1770cf6d695fd5eb08107e2b7e159444cd487d5969b5dbca84758a2e67R263

@ujjaldey
Copy link
Author

ujjaldey commented Jan 3, 2025

This was definitely something introduced after 1.6.6 as updating this package broke some tests for us

Thanks for the reply. I remember trying some older versions locally, but experienced the same issue.

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

2 participants