**Describe the bug** In this [function](https://github.com/pegasystems/angular-sdk-components/blob/master/packages/angular-sdk-components/src/lib/_helpers/template-utils.ts#L56), `instructions` can be null, it throws the following error: <img width="546" height="224" alt="Image" src="https://github.com/user-attachments/assets/056a01b6-f98a-4259-92ba-d78dfa1e81ba" />
Describe the bug
In this function,
instructionscan be null, it throws the following error: