---
name: Default template
about: Create an issue to help us improve
title: "[bug/feature/question] Title of the issue"
labels: ''
assignees: ''

---

**Description**
A clear and concise description.

**Test code**
Initial setup or code example:
```typescript
// some code example if applicable
```

**To Reproduce**
Steps to reproduce the behavior:
1. Click on '...'
2. Start dragging the '...'
3. Drop it onto the '...'
4. Click on '...'

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

**Actual behavior**
A clear and concise description of what actually happened.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Versions**
Version of the main package (and versions of other packages if related to the issue).

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