https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37812
--- Comment #14 from Paul Derscheid <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
