---
name: Bug Report
about: Something isn't working

---

- [ ] I have read the README and API docs (if applicable); the issue is not covered there.
- [ ] I have searched the repository issues and pull requests; my query is not covered there.

-----

- **Expected behaviour**: XXXXX
- **Actual behaviour**: XXXXX
- **Environment**:
  - **Node version**: x.y.z
  - **Browser and browser version (if applicable)**: XXXXX 
- **Steps to reproduce**:
  - Step 1
  - Step 2
  - ...
  - Step n
- **Reproducible code sample**:
  - **[stackblitz.com](https://stackblitz.com)** (preferred):
  - **Git repository** (*only* if a Stackblitz example is not possible):
  
-----

Additional information, screenshots etc go here.
