From 592cbfdf488ee5c536057da6e910570da53a16b7 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Wed, 6 Apr 2022 12:53:26 +0300 Subject: [PATCH] Input: Fix a bug with on click event and search reset value --- sharedComponents/input/input.component.ts | 24 ++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/sharedComponents/input/input.component.ts b/sharedComponents/input/input.component.ts index 99a15948..75985123 100644 --- a/sharedComponents/input/input.component.ts +++ b/sharedComponents/input/input.component.ts @@ -105,7 +105,7 @@ declare var UIkit;
+ uk-dropdown="pos: bottom-justify; mode: none; offset: 15; boundary-align: true;" [attr.boundary]="'#' + id">