From 0bf3171bbf1e314424bb09f61ff377619364c6dc Mon Sep 17 00:00:00 2001 From: Vladyslav Prykhodko Date: Mon, 28 Jul 2025 17:57:43 +0300 Subject: [PATCH] Update template-autocomplete.component.ts --- .../components/notification/template-autocomplete.component.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/ui-ngx/src/app/shared/components/notification/template-autocomplete.component.ts b/ui-ngx/src/app/shared/components/notification/template-autocomplete.component.ts index 8054483027..3e703e5d6a 100644 --- a/ui-ngx/src/app/shared/components/notification/template-autocomplete.component.ts +++ b/ui-ngx/src/app/shared/components/notification/template-autocomplete.component.ts @@ -216,6 +216,7 @@ export class TemplateAutocompleteComponent implements ControlValueAccessor, OnIn button._elementRef.nativeElement.blur(); this.createTemplateByName($event); } + createTemplateByName($event: Event, name?: string) { $event?.stopPropagation(); this.openNotificationTemplateDialog({