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

How do I solve this "Uncaught TypeError: Cannot read property 'appendChild' of null" error? #8600

Closed
samghar1 opened this issue Mar 7, 2019 · 1 comment
Labels
Feature: MathML Need: Replicate issue Need to replicate the described issue in a independent environment. Usually different of the author. Query: Bug

Comments

@samghar1
Copy link

samghar1 commented Mar 7, 2019

I'm using WET BOEW * v4.0.26. Everything is working fine the only thing is this error keeps popping up everytime.

Is there a way to get rid of it or is there a work around it?

wet-boew.min.js:formatted:422 Uncaught TypeError: Cannot read property 'appendChild' of null at wet-boew.min.js:formatted:422 at Object.n.addTest (wet-boew.min.js:formatted:158) at wet-boew.min.js:formatted:413

image

Appreciate it.

Thanks!

@duboisp
Copy link
Member

duboisp commented Mar 8, 2019

I don't know, we will need more information on how we can reproduce your error like:

  • Step by step
  • Browser
  • What kind of content you have on your page, any mathml? If so it the page validate.

Regarding that JS it hasn't changed and it is the same code that is used by the latest version of wet-boew (v4.0.30). Can you reproduce your issue with the latest version?

@duboisp duboisp added Feature: MathML Query: Bug Need: Replicate issue Need to replicate the described issue in a independent environment. Usually different of the author. labels Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: MathML Need: Replicate issue Need to replicate the described issue in a independent environment. Usually different of the author. Query: Bug
Projects
None yet
Development

No branches or pull requests

2 participants