tinymce / tinymce-vue

Official TinyMCE Vue component
MIT License
2.08k stars 208 forks source link

MathML not rendering correctly #381

Closed alishanster closed 4 months ago

alishanster commented 1 year ago

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

TinyITAdmin commented 1 year ago

Ref: INT-3186

alishanster commented 1 year ago

UPD: downgrading to tinymce-vue^4 helped

tiny-stale-bot commented 4 months ago

This issue is stale because it has been open 30 days with no activity. Please comment if you wish to keep this issue open or it will be closed in 7 days.

tiny-stale-bot commented 4 months ago

This issue was closed because it has been stalled for 7 days with no activity.