dimakorotkov / tinymce-mathjax

Tinymce plugin for MathJax
40 stars 19 forks source link

too slow when typing[Violation]'keydown' handler took XXXXms (more seconds when lines increase.) #12

Open yasz opened 11 months ago

yasz commented 11 months ago

browser prompt [Violation]'keydown' handler took XXXXms (more seconds when lines increase.) when any Mathjax expression exist id editor. (

( hello )a

) tinymce.js:4538 [Violation]'keyup' handler took XXXXms I have already tried adding entity_encoding: 'raw', cleanup_on_startup: false, trim_span_elements: false, verify_html: false, cleanup: false, convert_urls: false, but handler took XXXXms..

tinymce5 and tinymce-mathjax