Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Urgency] Fix the issue of editor not being initialized completely. #394

Open
wants to merge 1 commit into
base: v3.x
Choose a base branch
from

Conversation

AD-feiben
Copy link

@AD-feiben AD-feiben commented Oct 31, 2023

The initialization of the editor is an asynchronous operation, and there is a possibility that the editor may not be fully initialized when the Vue instance is being destroyed.

@AD-feiben
Copy link
Author

#396

@lorenzo-pomili
Copy link
Collaborator

can you provide a replication case? so it is possible to add a test too

@AD-feiben
Copy link
Author

can you provide a replication case? so it is possible to add a test too

https://codesandbox.io/s/tinymce-vue-forked-wgc4p7?fontsize=14

@AD-feiben AD-feiben changed the title fix: Fix the issue of editor not being initialized completely. 【Urgency】Fix the issue of editor not being initialized completely. Feb 26, 2024
@AD-feiben AD-feiben changed the title 【Urgency】Fix the issue of editor not being initialized completely. [Urgency] Fix the issue of editor not being initialized completely. Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants