From 10457aac7079a06a242e6567e5ff733c81949605 Mon Sep 17 00:00:00 2001 From: tsinevik Date: Sun, 17 Dec 2023 14:06:32 +0400 Subject: [PATCH 01/16] Fix dropdown option is empty when group false --- src/app/components/dropdown/dropdown.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/components/dropdown/dropdown.ts b/src/app/components/dropdown/dropdown.ts index 7464bf5c599..587f31c9da2 100755 --- a/src/app/components/dropdown/dropdown.ts +++ b/src/app/components/dropdown/dropdown.ts @@ -266,13 +266,13 @@ export class DropdownItem {