Hi, I'm experiencing a bug where my sent messages appear twice in the OpenClaw Web UI, even though I send them only once (confirmed via DevTools console - no duplicate requests). This happens across multiple browsers (Opera, Chrome) and devices (desktop, phone). Each connection to webchat seems to trigger a duplicate render. The issue persists after gateway restart.
Steps:
- Open OpenClaw Web UI
- Send a single message
- Message appears twice in chat
Expected: message shows once
Actual: message shows twice
Can reproduce on demand. Anyone else seeing this?