This commit is contained in:
Ruben Fiszel
2025-08-25 12:35:04 +00:00
parent b4da88e142
commit 59ce1f360d
@@ -872,7 +872,7 @@
</Pane>
{#if selected === 'test'}
<Pane minSize={20} class="relative">
{#if stepHistoryLoader?.stepStates[flowModule.id]?.initial && !flowModule.mock?.enabled}
{#if stepHistoryLoader?.stepStates[flowModule.id]?.initial && lastJob && !flowModule.mock?.enabled}
<!-- svelte-ignore a11y_no_static_element_interactions -->
<!-- svelte-ignore a11y_click_events_have_key_events -->
<div