https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37911 --- Comment #15 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 171685 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171685&action=edit Bug 37911: (follow-up) Allow for initialisation of islands on demand - Split the rspack config into a umd and an esm section. - Don't hydrate by default. - Instead check the "init" attribute for the currentScript when using the umd. - Allow for manual import and call when using the esm. - Add examples for both in intranet-main.tt (to be removed). - Add a DialogIsland wrapper for the shared Dialog component (to map props to stored refs). - Move DialogIsland as well as Demo components into an Islands directory under components. - Add i18n initialisation to hydrate's idle callback. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.