From c4e0a540bb1dd3be382611ba08f19d0aba24d4f4 Mon Sep 17 00:00:00 2001 From: TimBlanchard <36016548+TimBlanchard@users.noreply.github.com> Date: Tue, 6 Feb 2024 00:16:03 +0100 Subject: [PATCH] fix(wysiwyg-tiptap): add editor focus on content-wrapper click (#2418) --- frontend/js/components/WysiwygTiptap.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/js/components/WysiwygTiptap.vue b/frontend/js/components/WysiwygTiptap.vue index c1ddf7cd7..c5c3f756f 100755 --- a/frontend/js/components/WysiwygTiptap.vue +++ b/frontend/js/components/WysiwygTiptap.vue @@ -164,7 +164,7 @@ -
+