From fb937823313184983b3c726bef6bc9b1b3a4eb0a Mon Sep 17 00:00:00 2001 From: cocos02 Date: Sun, 7 Jun 2026 14:16:20 +0800 Subject: [PATCH] fix: wait for DOM update before attaching video element --- src/App.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index de8e06d..33348ca 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,5 @@