https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40788
--- Comment #27 from Paul Derscheid <[email protected]> --- Created attachment 204595 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204595&action=edit Bug 40788: (QA follow-up) Add koha:vue-loaded event to the ILL module The ILL Vue module (Bug 37762) was pushed after these patches were written and still used the old init pattern, so no event fired there. - port ILL/Main.vue to the useVueModule composable - the event fires on the success path only; the disabled-ILLModule branch keeps plain loaded() + setError(), consistent with the other modules Signed-off-by: Paul Derscheid <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
