Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants