---
name: Bug report
about: Submit a problem with the library
title: 'bug: '
labels: bug
assignees: PassTheMayo

---

<!-- Issues is not a place to submit questions! If you just need help with the library and don't have... -->
<!-- an issue, please join our Discord server instead. https://discord.gg/e7jgDYY -->

**Describe the bug:**
Replace this line with a description of what is going on, or a screenshot of a stack trace

**Code:**
```javascript
Please put any code related to the issue within these backticks
```

**Expected behavior:**
Replace this line with what you expected to happen when you ran the code

**Additional context**
Add any other context about the problem here
