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

MathML not rendering correctly #381

Open
alishanster opened this issue May 30, 2023 · 2 comments
Open

MathML not rendering correctly #381

alishanster opened this issue May 30, 2023 · 2 comments
Labels

Comments

@alishanster
Copy link

What is the current behavior?

Using wiris mathtype external plugin for tinymce, when I create and insert math equation, it renders correctly. However when I save everything and try to edit, content in the editor which supposed to be a math eqution does not render as it should.
P.S. everything worked fine with Vue2 and tinymce-vue^3

Please provide the steps to reproduce and if possible a minimal demo of the problem via codesandbox.io or similar.

  1. Install tinymce-vue^5
  2. Add wiris mathType editor as external plugin
  3. Create equation and save
  4. Edit equation after save (need to get the contents from db)

What is the expected behavior?
Render editable MathType equations correctly
Which versions of TinyMCE, and which browser / OS are affected by this issue? Did this work in previous versions of TinyMCE or tinymce-vue?
@tinymce/tinymce-vue^5
vue 3

Copy link

Ref: INT-3186

@alishanster
Copy link
Author

UPD: downgrading to tinymce-vue^4 helped

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

No branches or pull requests

2 participants