-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
AcceptedIssue has been reproduced by MathJax teamIssue has been reproduced by MathJax teamTest Neededv3v3.2
Description
Issue Summary
A summary of the issue and the browser/OS environment in which it occurs. If
suitable, include the steps required to reproduce the bug.
Mathjax function mathml2svg(mathml) throws an error. This is happening after the latest release. Script that is being used is
'https://cdn.jsdelivr.net/npm/mathjax@3/es5/mml-svg.js'
Steps to Reproduce:
- Load Mathjax using latest version script 'https://cdn.jsdelivr.net/npm/mathjax@3/es5/mml-svg.js'
- Use the mathjax method mathml2svg()
- mathml2svg throws an error
Downgrading to version 3.1 resolves the issue. Conversion to svg was working fine before latest 3.2.1 release.
Technical details:
- MathJax Version: 3.2.1 (latest commit: f3aaf3a)
- Client OS: Mac OS X 11.2.3
- Browser: Chrome 100.0.4896.127
Supporting information:
Metadata
Metadata
Assignees
Labels
AcceptedIssue has been reproduced by MathJax teamIssue has been reproduced by MathJax teamTest Neededv3v3.2