From 5f104bab57c4ff4a5ea47c4218e4cd255d265639 Mon Sep 17 00:00:00 2001 From: KVOJJJin Date: Wed, 12 Jun 2024 08:23:39 +0800 Subject: [PATCH] Fix: infinite loading not work when message is too short (#5075) --- web/app/components/app/log/list.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/app/log/list.tsx b/web/app/components/app/log/list.tsx index c2ce0b5633..a3296da4d0 100644 --- a/web/app/components/app/log/list.tsx +++ b/web/app/components/app/log/list.tsx @@ -185,7 +185,7 @@ function DetailPanel