Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

Cannot combine text input and range #101

Closed
Nemega opened this issue Feb 18, 2022 · 2 comments
Closed

Cannot combine text input and range #101

Nemega opened this issue Feb 18, 2022 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@Nemega
Copy link

Nemega commented Feb 18, 2022

Describe the bug
Editing a range directly using the input text resets it to 2002-01-01 00:00

Steps to reproduce the behavior

  1. Select a date
  2. Change it by using the input text
  3. Unfocus

Expected behavior
Date correctly parsed

  • Browser: chrome
  • Version: 98.0.4758.82

Thank you for investigating this issue. If you need any more info, let me know

@Jasenkoo Jasenkoo added the bug Something isn't working label Feb 18, 2022
@Jasenkoo Jasenkoo added this to the v2.7.0 milestone Feb 18, 2022
@Jasenkoo
Copy link
Contributor

@Nemega Can you provide more context, did you use the autoApply prop, maybe some code demo I can take a loo? Since it works fine on my end.

@Nemega
Copy link
Author

Nemega commented Feb 21, 2022

Sorry I forgot to mention that the issue only seems to appear when the prop format is used (yyyy-MM-dd HH:mm in my case). textInput, range and autoApply are also used as well

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants