https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42189 --- Comment #11 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 196514 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196514&action=edit Bug 42189: (follow-up) Update widget-registry docs for shared Vue runtime - Remove outdated warning that plugins must use Options API only - Document that both Composition API and Options API work since all bundles share a single Vue instance via the import map - Update example to show idiomatic Composition API with useBaseWidget, WidgetWrapper, and ref To test: - Read the JSDoc on registerWidget() in widget-registry.ts - Verify the example matches the actual plugin contract -- You are receiving this mail because: You are watching all bug changes.