---
name: Bug report
about: Create a bug report
title: "[BUG]"
labels: bug
assignees: ''

---

**I'm submitting a ...**
- [ ] bug report
- [ ] anything else => Please do not submit support requests here. Open a discussion instead.


**Please provide steps to reproduce the bug and if possible a minimal demo/code snippet of the problem**.
```js
//Code example
```

**What is the expected behavior?**
A clear and concise explanation of the expected behavior.

**What is the current behavior?**
A clear and concise explanation of the current behavior.

**Other information** (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix)
Other info if you wish.
