When I use '@tinymce/tinymce-vue' 6.0.1, I encounter the following problems:
The TinyMCE editor is displayed in a dialog, and everything works fine at first.
Then I open the same dialog again and close it.
As a result, the TinyMCE editor in the first dialog becomes the original TextArea.
I found that the cause of the problem is the following code of 'tinymce-vue' :
When I use '@tinymce/tinymce-vue' 6.0.1, I encounter the following problems:
The TinyMCE editor is displayed in a dialog, and everything works fine at first. Then I open the same dialog again and close it. As a result, the TinyMCE editor in the first dialog becomes the original TextArea.
I found that the cause of the problem is the following code of 'tinymce-vue' :