From ae9b7aef51769b98b5cbaef081762056af4de02b Mon Sep 17 00:00:00 2001 From: wazeerc <58399263+wazeerc@users.noreply.github.com> Date: Thu, 9 Oct 2025 22:14:00 +0400 Subject: [PATCH] fix: only show copy btn after chat response has been fully streamed --- src/pages/chat/[id].vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/chat/[id].vue b/src/pages/chat/[id].vue index e233500..df20dc4 100644 --- a/src/pages/chat/[id].vue +++ b/src/pages/chat/[id].vue @@ -95,7 +95,7 @@ onMounted(() => {