tinymce / tinymce-vue

Official TinyMCE Vue component
MIT License
2.01k stars 202 forks source link

expose editor instance #350

Open MonkeyMaster opened 1 year ago

MonkeyMaster commented 1 year ago

After migrating to vue3 it's not possible to get editor instance in vue component. There was 'editor' prop in vue2. Now the only way to get to it - window.tinymce.get(id). This is very inconvenient since unique id is needed.

Please expose editor instance.

exalate-issue-sync[bot] commented 1 year ago

Ref: INT-3069

jenylee commented 1 year ago

+1

lchxiang commented 1 year ago

+1 I really need it

snowdream commented 9 months ago

any update?

without tinymce, what can i do?

const blobCache = tinymce.activeEditor.editorUpload.blobCache