tinymce / tinymce-vue

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

tinymce 5.x Individual plugins can cause memory leak #344

Open Elm1992 opened 1 year ago

Elm1992 commented 1 year ago

For example, using the autosave plugin causes memory leaks in version 5.x, but the 4.x and 6.x versions are fine. I don't know if it's the plugin or the 5.x destroy method

Keep clicking the test button https://codesandbox.io/s/romantic-ramanujan-x452i8

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

Ref: INT-3044