From cc4eca40ab552fcada3c6fbbc77dd02fa9454c08 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 31 Dec 2023 16:03:43 -0800 Subject: [PATCH] Fix empty object causes error new workflow --- .../workflow-edit-dialog.component.html | 4 ++-- .../workflow-edit-dialog.component.spec.ts | 11 ++++++++++- .../workflow-edit-dialog.component.ts | 6 ++++++ 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html b/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html index a318dffe7..584b901d1 100644 --- a/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html +++ b/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html @@ -34,7 +34,7 @@