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

Getting "Uncaught TypeError: Cannot read property 'Hub' of undefined" #1

Open
fcherny opened this issue Jun 5, 2019 · 0 comments
Open

Comments

@fcherny
Copy link

fcherny commented Jun 5, 2019

Whenever I run with the mathsymbols plugin with internet access disabled, I get an error on this statement:
MathJax.Hub.Queue(['Typeset', MathJax.Hub, el], function () {
(which makes sense because the html is loading a mathjax script from: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-MML-AM_CHTML)
Would it be possible to change the plugin so that MathJax is loaded as part of the plugin and is therefore no longer dependent on loading from a cdnjs?

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