Skip to content
New issue

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

Fix Ckeditor missing style css and error MathJax is not defined #146

Open
chuvanhoang888 opened this issue Aug 16, 2024 · 1 comment
Open

Comments

@chuvanhoang888
Copy link

image

I did npm run build and tested sample/index.html but my ckeditor form is missing css style and console shows ReferenceError: MathJax is not defined. Please help me fix it, thank you.

@chuvanhoang888
Copy link
Author

chuvanhoang888 commented Aug 16, 2024

  1. Problem Error MathJax is not defined - I can manually add script tags to the head but I don't know if this is the right way.
    <script type="text/javascript" id="MathJax-script" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant