Resolve "Show raw error message when starting a workflow throws an error"
Merged
requested to merge feature/106-show-raw-error-message-when-starting-a-workflow-throws-an-error into main
Compare changes
- Daniel Göbel authored
@@ -31,11 +31,13 @@ const versionState = reactive<{
@@ -94,9 +96,7 @@ function startWorkflow(
@@ -118,13 +118,8 @@ onMounted(() => {