From d3497c96d76b0545b05fb0ca09b54ac54b5626f4 Mon Sep 17 00:00:00 2001 From: kolaente Date: Sat, 18 Nov 2023 17:16:53 +0100 Subject: [PATCH] fix(editor): correctly resolve images in descriptions Resolves https://kolaente.dev/vikunja/frontend/issues/3808 --- src/components/input/editor/TipTap.vue | 33 +++++++++++++++++++------- 1 file changed, 25 insertions(+), 8 deletions(-) diff --git a/src/components/input/editor/TipTap.vue b/src/components/input/editor/TipTap.vue index de1423f07..ae05afaab 100644 --- a/src/components/input/editor/TipTap.vue +++ b/src/components/input/editor/TipTap.vue @@ -117,7 +117,7 @@