---
name: Bug report
about: Create a report to help us improve
---
## Description
A small description of the bug, if possible provide a set of bullet points to be more precise.
## Expected vs. Observed
| **Expected** | The expected state at the end of the repro steps. |
| **Observed** | The observed state at the end of the repro steps. |
## Repro Steps
1. The first step
2. The second step
3. ...
## Environment
| **Device** | |
| **Operating System** | |
| **Browser** | |
| **Instance (URL)** | |
## Screens
A GIF showing how to reproduce the bug and/or a stacktrace, use http://recordit.co/.
Try to embed the gif using `` that way it's going to be embedded in an inline manner allowing immediate evaluation.