From 32e455783ab244ea5e8e49f162e5d54a49d1752c Mon Sep 17 00:00:00 2001 From: grabowski Date: Sun, 9 Aug 2026 18:03:41 +0700 Subject: [PATCH] fix: harden loadHistory against race conditions and canvas reuse --- src/static/dashboard.html | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/src/static/dashboard.html b/src/static/dashboard.html index 8590509..7d4b415 100644 --- a/src/static/dashboard.html +++ b/src/static/dashboard.html @@ -206,7 +206,7 @@