From 8eac39f4409fb2696b5ce191dc0aebb1771c4843 Mon Sep 17 00:00:00 2001 From: pete-mcwilliams Date: Tue, 4 Jun 2024 12:56:07 +0100 Subject: [PATCH] 15784 fix CheckIcon is taking precedence over templates, and error on just having checkicon template --- src/app/components/multiselect/multiselect.ts | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/app/components/multiselect/multiselect.ts b/src/app/components/multiselect/multiselect.ts index c1e55e47633..ab0d8cb6792 100755 --- a/src/app/components/multiselect/multiselect.ts +++ b/src/app/components/multiselect/multiselect.ts @@ -79,9 +79,11 @@ export const MULTISELECT_VALUE_ACCESSOR: any = {
- + - + + +