---
name: Bug report 🐛
about: You're having technical issues
labels: 'bug'
---

<!--- Please fill out the template to the best of your ability -->

## Expected Behavior
<!--- What should have happened? -->

## Current Behavior
<!--- What went wrong? -->

## Possible Solution
<!--- (Not obligatory) Suggest a fix/reason -->

## Steps to Reproduce
<!--- Please provide a clear sequence of steps to reproduce this bug -->
<!--- Include code and images, if relevant -->
1.
2.
3.
4.

## Environment
- JS SDK Version: <!--- E.g. 7.1.0 -->
- Installation Method: <!-- I.e. NPM/Yarn or <script> import -->
- Browser and Version: <!-- E.g. Chrome 84-->
