17 Sep
2024
17 Sep
'24
5:03 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37812 --- Comment #14 from Paul Derscheid <paul.derscheid@lmscloud.de> --- My suspicion that this has never worked is growing. I just rebuilt webpack using the old webpack config and without the last patch applied it doesn't work as expected either. I think what's happening is the following. Where the modals are in use they always hinge on a variable being defined (checked via v-if), if that variable is altered after an API call, the modal closes automatically. I need to look at more cases, so take this w/ a grain a salt. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.