SimpleMathJax installed on MediaWiki 1.45.3 is currently not working. Math does not render, and I get the following in the console: MathJax(?): Invalid option "environments" (no default value).
This appears to be due to the following entry in the MathJax configuration: https://github.com/jmnote/SimpleMathJax/blob/main/resources/ext.SimpleMathJax.js#L113-L115
Simply deleting these lines fixes the issue for me and doesn't appear to create any new problems.
SimpleMathJax installed on MediaWiki 1.45.3 is currently not working. Math does not render, and I get the following in the console:
MathJax(?): Invalid option "environments" (no default value).This appears to be due to the following entry in the MathJax configuration: https://github.com/jmnote/SimpleMathJax/blob/main/resources/ext.SimpleMathJax.js#L113-L115
Simply deleting these lines fixes the issue for me and doesn't appear to create any new problems.