From 338d3bb3595436fb83d9e061209d76e6936c0c89 Mon Sep 17 00:00:00 2001 From: VitoAlbano Date: Tue, 22 Oct 2024 16:23:49 +0100 Subject: [PATCH] Fixed subject complete to avoid calling a reset event when complete --- .../components/notification-history.component.html | 1 + lib/core/src/lib/search-text/search-text-input.component.ts | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lib/core/src/lib/notifications/components/notification-history.component.html b/lib/core/src/lib/notifications/components/notification-history.component.html index b71aa1265a..e17a9d2b5a 100644 --- a/lib/core/src/lib/notifications/components/notification-history.component.html +++ b/lib/core/src/lib/notifications/components/notification-history.component.html @@ -1,6 +1,7 @@