From a52a675a456c0042bff783808d0aafdfedae0276 Mon Sep 17 00:00:00 2001 From: amitk Date: Thu, 11 Feb 2021 22:47:27 +0530 Subject: [PATCH] https://github.com/frikky/Shuffle/issues/241 - Can't see full result in frontend when not JSON #241 --- frontend/src/views/AngularWorkflow.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/AngularWorkflow.jsx b/frontend/src/views/AngularWorkflow.jsx index 7ce3669f..191a5c81 100644 --- a/frontend/src/views/AngularWorkflow.jsx +++ b/frontend/src/views/AngularWorkflow.jsx @@ -6615,7 +6615,7 @@ const AngularWorkflow = (props) => { } : -
+
Result  {data.result}