vue.runtime.esm.js:619 [Vue warn]: Error in deactivated hook: "TypeError: Cannot read properties of null (reading 'MathJax')"
found in
--->
at src/components/common/TinymceEditor.vue
at src/views/StrategyExplain.vue
at src/App.vue
vue.runtime.esm.js:1888 TypeError: Cannot read properties of null (reading 'MathJax')
at Editor. (plugin.js:101)
at EventDispatcher.fire (tinymce.js:27512)
at Editor.fire (tinymce.js:27617)
at addUndoLevel (tinymce.js:17306)
at Object.addUndoLevel (tinymce.js:17407)
at addUndoLevel$1 (tinymce.js:17630)
at Object.add (tinymce.js:21316)
at Editor.addNonTypingUndoLevel (tinymce.js:21208)
at EventDispatcher.fire (tinymce.js:27512)
at Editor.fire (tinymce.js:27617)
I try to add this plugin to tinymce-vue,but I know't how to do it !