diff --git a/client/src/components/Workflow/Editor/NodeOutput.vue b/client/src/components/Workflow/Editor/NodeOutput.vue
index 621dc268ba9d..2792472f832b 100644
--- a/client/src/components/Workflow/Editor/NodeOutput.vue
+++ b/client/src/components/Workflow/Editor/NodeOutput.vue
@@ -320,16 +320,16 @@ const removeTagsAction = computed(() => {
@click="onToggleVisible">
-
+
+ :disabled="!isDuplicateLabel">
{{ label }}
- ({{ extensions.join(", ") }})
+ ({{ extensions.join(", ") }})