Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not insert the returned mathjax object into the canvas #5

Open
ctzurcanu opened this issue May 2, 2014 · 1 comment
Open

Does not insert the returned mathjax object into the canvas #5

ctzurcanu opened this issue May 2, 2014 · 1 comment

Comments

@ctzurcanu
Copy link

error is:
Uncaught TypeError: Cannot read property 'tagName' of null svgcanvas.js:7244
ungroupSelectedElement svgcanvas.js:7244
(anonymous function) VM1876:107
CALLBACK.execute MathJax.js?config=TeX-AMS-MML_SVG.js&=1399037495921:19
(anonymous function) VM2291:2
BASE.Object.Subclass.Process MathJax.js?config=TeX-AMS-MML_SVG.js&
=1399037495921:19
BASE.Object.Subclass.call MathJax.js?config=TeX-AMS-MML_SVG.js&=1399037495921:19
WAITEXECUTE MathJax.js?config=TeX-AMS-MML_SVG.js&
=1399037495921:19
(anonymous function) VM2290:2
BASE.Object.Subclass.Process MathJax.js?config=TeX-AMS-MML_SVG.js&=1399037495921:19
BASE.Object.Subclass.call MathJax.js?config=TeX-AMS-MML_SVG.js&
=1399037495921:19
WAITEXECUTE MathJax.js?config=TeX-AMS-MML_SVG.js&=1399037495921:19
(anonymous function) VM2297:2
WAITEXECUTE MathJax.js?config=TeX-AMS-MML_SVG.js&
=1399037495921:19
(anonymous function) VM2293:2
MathJax.Object.Subclass.Execute MathJax.js?config=TeX-AMS-MML_SVG.js&=1399037495921:19
a.Ajax.loadComplete MathJax.js?config=TeX-AMS-MML_SVG.js&
=1399037495921:19
(anonymous function) Main.js:19

@ctzurcanu
Copy link
Author

the mathjax object was extant:

root: Object
SVGdata: Object
data: Array[1]
0: Object
SVGdata: Object
data: Array[1]
0: Object
SVGdata: Object
data: Array[1]
displaystyle: true
inherit: Object
parent: Object
scriptlevel: 0
texClass: 0
proto: Object
length: 1
proto: Array[0]
inferred: true
inherit: Object
notParent: true
parent: Object
texClass: 0
proto: Object
length: 1
proto: Array[0]
display: "block"
inputID: "MathJax-Element-1"
prevClass: -1
prevLevel: undefined
texClass: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant