From 2c58caeb59ccd3a9659ee3e62b3e7cc6b4f37485 Mon Sep 17 00:00:00 2001 From: xyOz Date: Wed, 28 May 2025 19:59:02 +0100 Subject: [PATCH] Chat input clearing during running task (#4084) Fixes bug --- webview-ui/src/components/chat/ChatView.tsx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/webview-ui/src/components/chat/ChatView.tsx b/webview-ui/src/components/chat/ChatView.tsx index ef80bf18cb..fd5972f8c2 100644 --- a/webview-ui/src/components/chat/ChatView.tsx +++ b/webview-ui/src/components/chat/ChatView.tsx @@ -345,14 +345,6 @@ const ChatViewComponent: React.ForwardRefRenderFunction