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

Equations intermittently not rendering on Safari #156

Open
hannorein opened this issue Jul 12, 2023 · 1 comment
Open

Equations intermittently not rendering on Safari #156

hannorein opened this issue Jul 12, 2023 · 1 comment

Comments

@hannorein
Copy link
Contributor

I'm having an issue with LaTeX equations sometimes (actually, most of the time) not render in my notebooks. As an example, see this this notebook. I only encounter this on Safari. Chrome and Firefox seem fine. I'm having a hard time making sense of it. Maybe this is some sort of race condition? When the equations don't render, I get errors in the console:

[Error] TypeError: undefined is not an object (evaluating 'MathJax.Ajax.Preloading')
	Global Code (TeX-AMS_CHTML-full.js:15)
[Error] TypeError: undefined is not an object (evaluating 'MathJax.Hub.Startup')
	(anonymous function) (MathJax.js:19:50139)
	execute (MathJax.js:19:3248)
	cb (MathJax.js:19:2825)
@emoshou
Copy link

emoshou commented Sep 13, 2024

I'm having the same issue.

Equations render correctly in Safari when running mkdocs locally, but do not render when hosted on a Github pages. The equations render correctly in Chrome.

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

2 participants