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

e.getDate is not a function #97

Open
mununki opened this issue Oct 17, 2021 · 1 comment
Open

e.getDate is not a function #97

mununki opened this issue Oct 17, 2021 · 1 comment

Comments

@mununki
Copy link

mununki commented Oct 17, 2021

Describe the bug
Inputting the date directly into the input.duet-date__input causes the unhandled error exception.

Unhandled Runtime Error
TypeError: e.getDate is not a function

To Reproduce
Steps to reproduce the behavior:

  1. Click the input to focus in order to input the date directly
  2. Hit the backspace key twice to remove the date

Expected behavior
The date string should be processed to be parsed in js Date.

Desktop (please complete the following information):

  • OS: macOS
  • Browser: chrome
  • Version: "@duetds/date-picker": "^1.4.0"
@stevenbriscoeca
Copy link

Did you ever found a fix?

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

No branches or pull requests

2 participants