fix(editor): Show Execute previous Node panel after disabled node in Schema view (#14443)

This commit is contained in:
Charlie Kolb
2025-04-15 10:12:45 +02:00
committed by GitHub
parent b60dff807d
commit a12c9522d5

View File

@@ -1906,6 +1906,9 @@ defineExpose({ enterEditMode });
</div>
</div>
</div>
<div v-else-if="!hasNodeRun" :class="$style.center">
<slot name="node-not-run"></slot>
</div>
</div>
<div
v-if="