mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 16:03:21 +00:00
fix(frontend): disable active interaction to avoid broken state (#2675)
* fix(frontend): disable active interaction to avoid broken state * fix(frontend): id tutorial id
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
>
|
||||
<Cross class="mx-[5px]" size={15} />
|
||||
</button>
|
||||
<div id="flow-editor-insert-module ">
|
||||
<div id="flow-editor-insert-module">
|
||||
{#if !disableAi}
|
||||
<StepGen {index} bind:funcDesc bind:open {close} {modules} />
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user