From 88b463c6659f01a22a9e3eec5324466fa60d558d Mon Sep 17 00:00:00 2001 From: niubility000 <76441520+niubility000@users.noreply.github.com> Date: Sat, 24 Feb 2024 17:22:17 +0800 Subject: [PATCH] fix: freezing the listing when preview or edit Editor.vue --- frontend/src/views/files/Editor.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/src/views/files/Editor.vue b/frontend/src/views/files/Editor.vue index bf0d47e2..f4871615 100644 --- a/frontend/src/views/files/Editor.vue +++ b/frontend/src/views/files/Editor.vue @@ -1,5 +1,9 @@