https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38027 --- Comment #1 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 172185 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172185&action=edit Bug 38027: Set date to empty value instead of using flatpickr clear() 1. Find a datetime field in Koha. For example, specifying due dates on the checkout page. 2. Specify a datetime. 3. Use the red 'X' icon to clear the date. 4. Notice a console error 'parsedDate' is undef 5. Now the flatpickr is date, not datetime 6. APPLY patch 7. Try again, this time no console error and the flatpickr remains a datetime one -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.