We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Versions
Describe the bug When selecting only a starDate and validate, an error occurs in the console
ERROR TypeError: Cannot read properties of undefined (reading 'selectedHour') at n.getDateWithTime (main.4aff6f33def5f316.js:1:358513)
To Reproduce
Expected behavior No error in console
Screenshots
Additional context It was not happening before dayjs implementation.
The text was updated successfully, but these errors were encountered:
Hi, i'm getting same error. Did you found any solution for this?
Sorry, something went wrong.
Hi, is there any alternative to validate if end date is selected ? or did you find something for this issue?
No branches or pull requests
Versions
Describe the bug
When selecting only a starDate and validate, an error occurs in the console
To Reproduce
Expected behavior
No error in console
Screenshots
Additional context
It was not happening before dayjs implementation.
The text was updated successfully, but these errors were encountered: