---
name: Bug report
about: Create a bug report
title: ''
labels: ''
assignees: ''

---

### Before You File a BUG Report

1. Read through **pinned**, open and closed issues.
1. Read through [Trouble Shooting](../#troubleshooting).
1. Make sure you're using the latest version.
1. Check out the [Example](../tree/master/MathExample) app for code snippets that might provide an answer to your problem as well as [MathJax Demos](https://github.com/mathjax/MathJax-demos-node).


---

**Describe the bug**
A clear and concise description of what the bug is.
If you're problem is related to `MathJax` internals try to provide more information, links, etc.

**LaTeX**
If your bug occurs when using a specific math expression add it here.

**To Reproduce**
Steps to reproduce the behavior.

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.
In addition to screenshots of your app add a screenshot from the [MathJax sandbox](https://www.mathjax.org/#demo) for comparison.


<details><summary>Stack Trace</summary>
paste the stack trace here
</details>
