diff --git a/src/app/connection/left/item/left_item_icon.ts b/src/app/connection/left/item/left_item_icon.ts index 094b8b6..2d3cd84 100644 --- a/src/app/connection/left/item/left_item_icon.ts +++ b/src/app/connection/left/item/left_item_icon.ts @@ -64,7 +64,7 @@ const Widget: WidgetType = { type: IconButton, height: 24, width: 26, - stopEvent: true, + stopPropagation: true, title, handler: () => { const {value, id, title} = this.options;