Skip to content

Client side exception on /logic frontend #60

@weiseng18

Description

@weiseng18

The frontend page is attempting to call MathJax.typeset() before MathJax is initialized. Calling on page load is required as there is math displayed on the page even without any query.

Current workaround is to use a link that has expression as a query parameter, e.g. this link. This works because the expression query parameter forces the page to "reload" and this happens after MathJax is initialized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions