From 0db52dda8ec8584b8496f4ec8d6c2caf24e67ff8 Mon Sep 17 00:00:00 2001 From: Taneli Tuomola Date: Wed, 10 Apr 2024 08:58:19 +0300 Subject: [PATCH] fix #15244 MultiSelect hidden focusable elements --- src/app/components/treeselect/treeselect.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/components/treeselect/treeselect.ts b/src/app/components/treeselect/treeselect.ts index 4252d306241..b7fdcb3c198 100755 --- a/src/app/components/treeselect/treeselect.ts +++ b/src/app/components/treeselect/treeselect.ts @@ -111,7 +111,6 @@ export const TREESELECT_VALUE_ACCESSOR: any = {