We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
browser prompt [Violation]'keydown' handler took XXXXms (more seconds when lines increase.) when any Mathjax expression exist id editor. (
( hello )a
tinymce5 and tinymce-mathjax
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: