You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the mathjax configuration to add in some of the other needed
MathJax configuration that was missed. Also, instead of disabling all
of eslint, just disable typescript rules. This file should probably be
changed to a js file. I have upcoming changes to the eslint
configuaration that will not run typescript rules on js files that will
make this work correctly.
Also, load mathajx files from the already installed npm package rather
than using a cdn. Furthermore, install the mathjax files for the
production build.
Also change formData.append to formData.set.
0 commit comments