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

expose editor instance #350

Open
MonkeyMaster opened this issue Dec 1, 2022 · 4 comments
Open

expose editor instance #350

MonkeyMaster opened this issue Dec 1, 2022 · 4 comments

Comments

@MonkeyMaster
Copy link

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
Copy link

Ref: INT-3069

@jenylee
Copy link

jenylee commented Dec 1, 2022

+1

@lchxiang
Copy link

+1 I really need it

@snowdream
Copy link

any update?

without tinymce, what can i do?

const blobCache = tinymce.activeEditor.editorUpload.blobCache

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants