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

JS Type Error #20

Closed
physikerwelt opened this issue Aug 28, 2017 · 1 comment
Closed

JS Type Error #20

physikerwelt opened this issue Aug 28, 2017 · 1 comment
Assignees

Comments

@physikerwelt
Copy link
Member

The JS console displays the following error:
TypeError: iframe.contentDocument is null
https://drmf-mast.wmflabs.org/widgets/formula-ast-widget.js:25:5
which is

    iframe.contentDocument.body.addEventListener('rendered', () => {
      document.dispatchEvent(new Event('astRendered', { targetIframe: iframe }));
    });
@physikerwelt physikerwelt self-assigned this Feb 18, 2018
@physikerwelt
Copy link
Member Author

seems to be fixed

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