---
name: 💥 Regression Report
about: Report unexpected behavior that worked in previous versions
---

**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.**

## 💥 Regression Report

A clear and concise description of what the regression is.

## Last working version

Worked up to version:

Stopped working in version:

## 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_
