[Koha-bugs] [Bug 29450] Allow flatPickr to instantiate in any order

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 10 12:06:18 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29450

--- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 127507
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127507&action=edit
Bug 29450: Allow flatpickr to instantiate in any order

This patch updates the flatpickr wrapper code to allow for cases where
the startdate/enddate pickers are pre-populated and thus the onClose
event of the startdate pickr may be fired before the enddate flatpickr
is instantiated.. which leads to an error.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list