From 375966785332b46c37bc91f03ae171868a869bef Mon Sep 17 00:00:00 2001 From: Siva Rama Krishna Date: Tue, 26 May 2026 15:38:16 +0530 Subject: [PATCH] Fix: add null check for instructions in getInstructions method and export Multiselect component --- .../angular-sdk-components/src/lib/_helpers/template-utils.ts | 2 +- packages/angular-sdk-components/src/public-api.ts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/angular-sdk-components/src/lib/_helpers/template-utils.ts b/packages/angular-sdk-components/src/lib/_helpers/template-utils.ts index 15b05853..8c905380 100644 --- a/packages/angular-sdk-components/src/lib/_helpers/template-utils.ts +++ b/packages/angular-sdk-components/src/lib/_helpers/template-utils.ts @@ -53,7 +53,7 @@ export class TemplateUtils { // it is evaluated by core logic to the content if (instructions !== 'casestep' && instructions !== 'none') { // if the instructions contains a link, and the link is external, add a target attribute to open in a new window - if (instructions.includes('