---
name: 🐛 Bug report
about: Create a report to help us improve
---

**Please read this entire template before posting any issue. If you ignore these instructions
and post an issue here that does not follow the instructions, your issue might be closed,
locked, and assigned the `missing discussion` label.**

## 🐛 Bug Report

A clear and concise description of what the bug is.

## To Reproduce

Steps to reproduce the behavior:

Paste your code here:

```js
```

## Expected behavior

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

Paste the results here:

```js
```

## Your Environment

- _os_: Mac, Windows, Linux
- _any other relevant information_
