From 04efb1c2121264763fde3fe2b95cff9aa6f965f1 Mon Sep 17 00:00:00 2001 From: ArabCoders Date: Fri, 7 Mar 2025 20:10:35 +0300 Subject: [PATCH] when video info fail to load raise error and close the modal --- ui/components/VideoPlayer.vue | 33 +++++++++++++++++++++++++++------ 1 file changed, 27 insertions(+), 6 deletions(-) diff --git a/ui/components/VideoPlayer.vue b/ui/components/VideoPlayer.vue index 4c668630..21e57b72 100644 --- a/ui/components/VideoPlayer.vue +++ b/ui/components/VideoPlayer.vue @@ -6,17 +6,23 @@ height: 100%; width: 100%; } +