fix: prevent chat reload duplication

This commit is contained in:
Federico Jaramillo Martinez
2026-05-15 08:47:42 +02:00
parent b8256899c5
commit 0aa0a13a75
4 changed files with 59 additions and 21 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Fix chat history reloads so previously displayed messages are not duplicated from the browser cache.