o
Other
•
fix
ui-ux
Frappe-ui: remove duplicate update:open / update:query emit declarations
Combobox and MultiSelect declared emits twice (via defineModel and *Emits interface), causing merged signature to lose type info for consumers.