-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
Description
I see this failure at http://codepen.io/pkra/pen/yOWrWQ (with the dist built from current master).
Also, only one expression (the first display-style expression) has the usual Math processing error
in the DOM.
lastError gives
MathJax.Hub.lastError
TypeError: Cannot read property 'root' of null
at Object.AddSpeech (https://beta.mathjax.org/mathjax/contrib/a11y/Assistive-Explore.js?rev=2.6.1:1:5904)
at Object.AddEvent (https://beta.mathjax.org/mathjax/contrib/a11y/Assistive-Explore.js?rev=2.6.1:1:5825)
at Object.Register (https://beta.mathjax.org/mathjax/contrib/a11y/Assistive-Explore.js?rev=2.6.1:1:4595)
at Function.execute (https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full:19:3084)
at cb (https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full:19:2661)
at Execute (https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full:19:7293)
at ExecuteHooks (https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full:19:10599)
at Function.execute (https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full:19:3084)
at cb (https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full:19:2661)
at Execute (https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full:19:7293)
at Post (https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full:19:9345)
at Object.processOutput (https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full:19:40062)
at Function.execute (https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full:19:3084)
at Function.WAITEXECUTE (https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full:19:5827)
at cb (https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full:19:2661)
at Function.WAITEXECUTE (https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full:19:6016)
at cb (https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full:19:2661)
at Execute (https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full:19:7293)
at Object.loadComplete (https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full:19:15890)
at https://cdn.mathjax.org/mathjax/2.6-latest/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js?rev=2.6.1:19:19138
Switching to a different renderer + refreshing the page resets ok.