mathjax / mathjax/MathJax

How to clean MathJax queue?

Open
#933 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Feature Request
Dominant language
JavaScript
Stars
10.9k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Hi,

I am trying to improve the responsiveness of my page between page transitions.

Sometimes this means that between the quick transitions there are still outdated jobs inside the que.

Is there a way to clean the que? or I can just use MathJax.Que = []?

Thanks!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository file or test is named. Start at the MathJax.Que entry point and review how queued work is handled during page transitions. Done should document a supported way to remove outdated jobs, including whether directly replacing the queue is safe.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.