10 Nov
2021
10 Nov
'21
11:06 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29450 --- Comment #1 from Martin Renvoize <martin.renvoize@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.