[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
Mon Nov 15 09:36:59 CET 2021


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #127507|0                           |1
        is obsolete|                            |

--- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 127621
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127621&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