mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 14:43:16 -06:00
3ac83ddfca
* fix(canvas): report live reload websocket errors Surface WebSocket initialization failures from the injected canvas live reload client through console diagnostics, DOM attributes, and a browser event instead of silently swallowing them. * refactor(canvas): keep reload diagnostics console-only * fix(canvas): distinguish page teardown from socket failure * style(canvas): brace pagehide listener --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>