mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-09 17:29:12 +00:00
fix(web): dismiss stale connection error toast after ws reconnect (#1474)
This commit is contained in:
parent
2065ae4615
commit
11c6a37ce0
2 changed files with 24 additions and 0 deletions
5
.changeset/fix-web-ws-reconnect-toast.md
Normal file
5
.changeset/fix-web-ws-reconnect-toast.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@moonshot-ai/kimi-code": patch
|
||||
---
|
||||
|
||||
web: Fix the connection error toast lingering after the WebSocket reconnects when returning from the background.
|
||||
Loading…
Add table
Add a link
Reference in a new issue