@freemo MathJax issue: https://qoto.org/web/statuses/107122108820756990 renders as lots of whitespace and broken text in 3 column view for me. Screenshot attached.
When I look at the DOM, I see lots of spans with font size of 800%~900%.
@robryk This is strange. At first when it loads it actually renders fine... after a few seconds it under redender and adds text inline in the message about a rendering error (doesnt say what)... then a few seconds later (and only after a few refreshes) do I get the white space version you see.
Did it behave that way for you?
As far as I can get its a crosss domain scripting error, so i will need to bring the mathjax files onto the local domain I guess.
@freemo For me it never actually displays a rendered version even for a moment, but sometimes (when I refresh the whole page) it displays the raw, unrendered version instead, and that version is not replaced by anything for at least ~30s.
@freemo I also get lot of CSP errors: `Content Security Policy: The page’s settings blocked the loading of a resource at inline (“style-src”).` that point at MathJax.js:19:16737 and thereabouts.
@robryk yea thats the cross-domain script error I was referring to.