From bb9c4cedec42afd52282269b4d362e9601f281c8 Mon Sep 17 00:00:00 2001 From: iamsivin Date: Wed, 15 Apr 2026 19:58:38 +0530 Subject: [PATCH] chore: sync article content on tab visibility change --- .../Pages/ArticleEditorPage/ArticleEditor.vue | 21 ++++++++++++++----- .../pages/PortalsArticlesEditPage.vue | 9 +++++++- 2 files changed, 24 insertions(+), 6 deletions(-) diff --git a/app/javascript/dashboard/components-next/HelpCenter/Pages/ArticleEditorPage/ArticleEditor.vue b/app/javascript/dashboard/components-next/HelpCenter/Pages/ArticleEditorPage/ArticleEditor.vue index 2f06ea01e..3c5ebc8de 100644 --- a/app/javascript/dashboard/components-next/HelpCenter/Pages/ArticleEditorPage/ArticleEditor.vue +++ b/app/javascript/dashboard/components-next/HelpCenter/Pages/ArticleEditorPage/ArticleEditor.vue @@ -1,5 +1,6 @@