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

**Search terms you've used**

<!-- What search terms have you used to check whether this bug was already reported? -->

**Describe the bug**

<!-- A clear and concise description of what the bug is. -->

**To Reproduce**
Steps to reproduce the behavior:

1. Given this data: `…`
2. Call this function `…`
3. See error

**Expected behavior**

<!-- A clear and concise description of what you expected to happen. -->

**Log output**

<!-- If applicable, add log output to help explain your problem. -->

**Environment**

Please run `npx envinfo` in your project folder and paste the output here:

```
$ npx envinfo


```

**Additional context**

<!-- Add any other context about the problem here. -->
