---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Run the code '...'
2. Zoom out '....'
3. See error

Don't forget to "dry" the code as much as you can. Is it the smallest example that reproduces the bug?

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Live example**
If there are many steps to reproduce the bug, it is recommended to add a live example, do you know [JSFiddle](https://jsfiddle.net/)?

**Version (please complete the following information):**
 - Browser [e.g. stock browser, safari]
 - Version [e.g. 1.1.0]
