From 516bf0240974b28860b3fae884e9813fc8420db4 Mon Sep 17 00:00:00 2001 From: Dennis Postma Date: Thu, 3 Apr 2025 03:25:09 +0200 Subject: [PATCH] Fix load img when opening preview --- src/App.vue | 14 +++++++++++++- src/components/PreviewModal.vue | 23 +++++++++++++++++++++-- 2 files changed, 34 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index ae2f319..b3c4678 100644 --- a/src/App.vue +++ b/src/App.vue @@ -17,16 +17,28 @@