fix(chat): fix stale closure in workflow runner for chat (#2418)

This commit is contained in:
Waleed
2025-12-16 19:59:02 -08:00
committed by GitHub
parent 9861d3a0ac
commit 27ea333974

View File

@@ -655,6 +655,7 @@ export function useWorkflowExecution() {
setExecutor,
setPendingBlocks,
setActiveBlocks,
workflows,
]
)