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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I need to be able to reset/clear out the selected date from code.
I tried updating the settings for the selected Datre value and setting it to null
null
This throws this error though...
Uncaught TypeError: Cannot read property '_time' of null
Is there a public way to reset and clear out the selected date?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I need to be able to reset/clear out the selected date from code.
I tried updating the settings for the selected Datre value and setting it to
null
This throws this error though...
Uncaught TypeError: Cannot read property '_time' of null
Is there a public way to reset and clear out the selected date?
The text was updated successfully, but these errors were encountered: