How to clean MathJax queue?
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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