cortexjs.io icon indicating copy to clipboard operation
cortexjs.io copied to clipboard

Math fields not rendering correctly on home page

Open WildYellowfin opened this issue 3 years ago • 3 comments

Screenshot 2023-02-17 at 13 28 44 Tested on Firefox and chrome, OSX 12.6. Was fine yesterday.

Network shows no attempt to fetch https://unpkg.com/mathlive/dist/mathlive.mjs

Demo page works fine

WildYellowfin avatar Feb 17 '23 18:02 WildYellowfin

Thanks! Fixed now.

arnog avatar Feb 17 '23 19:02 arnog

@arnog just noticing there seems to be missing imports on "Latex Commands"

WildYellowfin avatar Feb 17 '23 19:02 WildYellowfin

Oops... Yes, it was missing added now.

I just updated cortexjs.io to not load MathLive on every single page (some pages don't use it). I tried to add it explicitly on those pages that do need it, but I may have missed a few more. Let me know if you see anything else wrong. Thanks!

arnog avatar Feb 17 '23 19:02 arnog