From ccd67e6b3312993ffb5840a904179648c9353763 Mon Sep 17 00:00:00 2001 From: feiben Date: Tue, 31 Oct 2023 10:46:56 +0800 Subject: [PATCH] fix: Fix the issue of editor not being initialized completely. --- src/main/ts/components/Editor.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/ts/components/Editor.ts b/src/main/ts/components/Editor.ts index e5a7cdd..f82c28b 100644 --- a/src/main/ts/components/Editor.ts +++ b/src/main/ts/components/Editor.ts @@ -101,12 +101,12 @@ export const Editor: ThisTypedComponentOptionsWithRecordProps