From 7f3dc076b6754c980b48a3342c51a009d36c2358 Mon Sep 17 00:00:00 2001 From: robbond Date: Wed, 5 Aug 2026 09:19:31 +0100 Subject: [PATCH] fix: pass isLoading prop to update LoadingOverlay --- components/reasoning-workspace.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/components/reasoning-workspace.jsx b/components/reasoning-workspace.jsx index 9fb8bbb..3bde7fc 100644 --- a/components/reasoning-workspace.jsx +++ b/components/reasoning-workspace.jsx @@ -681,6 +681,7 @@ export default function ReasoningWorkspace({ {/* ── Local update loading (always visible when updating) ─ */} {isUpdating && (