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

MathJax mode stuck on loading #201

Open
neon64 opened this issue Mar 14, 2019 · 9 comments
Open

MathJax mode stuck on loading #201

neon64 opened this issue Mar 14, 2019 · 9 comments

Comments

@neon64
Copy link

neon64 commented Mar 14, 2019

I used this extension over the competitors because it apparently allows you to use MathJax instead of KaTeX to get more features. However, when trying to preview a markdown file with MathJax, I only get unrendered markdown and a spinning Github logo in the bottom left corner.

Is there any advice on how I should further debug this issue?

@lingyixia
Copy link

I have met this problem recently too!!!but never before

@neighthan
Copy link

Just came to post an issue about this. Previously, MathJax support has worked fine. Now I get errors like

[Embedded Page] Not allowed to load local resource: file:///C:/extensions/tex2jax.js?V=2.7.1

(as well as the same type of error for a few other related files). I'm wondering whether the extension was recently updated to take advantage of the ability to use webpack for your extensions? This is supposed to make things faster/take less memory, but I think something is wrong with the webpack config or how the files are accessed after packing (if I'm right that webpack is involved). Here is an issue on the electron repo that I think may be related.

@neighthan
Copy link

neighthan commented Mar 14, 2019

This issue is actually a duplicate of #195 (though that one is in Chinese, so it's understandable).

@shd101wyy
Copy link
Owner

I will try to fix the mathjax problem this weekend. I am traveling now and I will be back this weekend.

@neighthan
Copy link

I note your current location is Mars - travel back safely so we can all format our Markdown again!

@shd101wyy
Copy link
Owner

Alright, I just tried to debug the issue and I found that the MathJax only failed on Windows, but not on Linux. So I am wondering are you guys using Windows? Besides, I see MathJax is loading files from some very very weird location like C:/extensions and C:/jax, so I will need to spend more time debugging why it failed. Thank you for your patience.

@neighthan
Copy link

I, at least, am on Windows. I was thinking maybe there's some home directory for where it expects the MathJax files that isn't configured properly? This isn't critical for me now, but I'll look forward to a resolution once you have the time.

@joel-felcana
Copy link

I am on windows too. Noticed that it started to fail just today, but I've used successfully in other documents as recently as the 21th of February.

@Maxine28Ve
Copy link

I have the same problem and I'm on linux ubuntu 19.10. The math stuff as well as normal text that wasn't added before opening the .md file isn't rendered in the markdown preview. There's just a spinning github logo in the bottom left corner of the preview window and that's it

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

6 participants