---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ":beetle: bug"
assignees: ''

---

<!-- 
Hello! Thanks for contributing.

As a general rule, if an issue does not show any minimum effort in explaining the problem, we might close the issue here and instead recommend asking on Stack Overflow.
-->

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Relevant Code or Code Sandbox**
Share the relevant code producing the bug or provide a Minimal Reproducible Example on [fiddle](https://jsfiddle.net/), [codepen](https://codepen.io/) or any other code sandbox.

**Console Results**
Share the browser console results

**Screenshots**
If applicable, add screenshots to help explain your problem.

- [Version [e.g. 2.1.7]

**Additional context**
Add any other context about the problem here.
