#Webchat control UI (openclaw-control-ui): sent messages don't appear immediately after hitting send.
1 messages · Page 1 of 1 (latest)
I’m checking the docs and source to see if this is already understood on current main, then I’ll give you the cleanest next step.
I found what looks like the exact race in current source, and there’s already a guard for it on main. I’m checking whether that likely landed after 2026.4.15 so I don’t send you in circles.
Can you paste openclaw --version?
I dug through current source, and this looks like a real UI race, not just “missing optimistic rendering”. There’s already a fix on main for:
“skip chat history reload during active sends… delays the user message card from appearing until the first LLM delta arrives”
That matches your symptom almost exactly.
I’d try this first:
openclaw update
openclaw doctor
openclaw gateway restart
Then hard refresh the Control UI tab.
Docs: https://docs.openclaw.ai/install/updating
If it still happens after that, please file a GitHub issue with the exact openclaw --version output and a short screen recording: https://github.com/openclaw/openclaw/issues
Nice, glad that fixed it 🎉
If you can, please right-click the solution message → Apps → ✅ Mark Solution.
That helps Answer Overflow index it for the next person who hits the same bug.
Right-click the message that solved it, then:
Apps → ✅ Mark Solution
If you’re on mobile, long-press the message first, then look for Apps or Mark Solution.