From 542178c1e703b901c72657d2309e784393e152a0 Mon Sep 17 00:00:00 2001 From: Haze <709547807@qq.com> Date: Fri, 6 Feb 2026 03:21:43 +0800 Subject: [PATCH] fix(chat): switch from webview to iframe for Control UI embedding The tag had issues with event listener attachment and React ref handling, causing the loading overlay to stay forever (white screen). Switched to a standard