mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-08 22:48:14 -05:00
fix(chat): fix stale closure in workflow runner for chat (#2418)
This commit is contained in:
@@ -655,6 +655,7 @@ export function useWorkflowExecution() {
|
|||||||
setExecutor,
|
setExecutor,
|
||||||
setPendingBlocks,
|
setPendingBlocks,
|
||||||
setActiveBlocks,
|
setActiveBlocks,
|
||||||
|
workflows,
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user