---
name: Bug report
about: Create a report to help us improve
title: ''
labels: Needs Confirmation
assignees: ''
---

<!-- Provide a general summary of the issue in the Title above. -->

## Context

<!-- Provide a more detailed introduction to the issue here. -->

<!-- What were you trying to accomplish? -->

<!-- What code did you run? Please include it here. -->

<!-- What happened? -->

## Expected Behavior

<!-- Tell us what should happen. -->

## Possible Fix

<!-- Not obligatory, but suggest a fix or explain the reason for the issue. -->

## Your Environment

<!-- Include relevant details about the environment you experienced the issue in (examples below). -->
* Library version: 
* Node and yarn/npm version: 
* Browser version: 
* Operating system: 

<!-- Please remember to format code using triple backticks (`) so that it is neatly formatted when the issue is posted. -->