---
name: Bug Report
about: Something not up to standard? Let us know!
labels: 'bug, needs triage'
---

<!--
Issue tracker is **ONLY** used for reporting bugs. NO NEW FEATURE REQUESTS ACCEPTED. For new features, add an issue in our [Request Feature Request](https://github.com/reactioncommerce/reaction-feature-requests) repository.

Are you looking for help with getting started on Reaction? Please visit our [Reaction documentation](https://docs.reactioncommerce.com/reaction-docs/trunk/getting-started-developing-with-reaction).


Prerequisites
* [ ] Are you running the latest version?
* [ ] Are you able to consistently reproduce the issue?
* [ ] Did you search the issue queue for existing issue? [Search issues](https://github.com/reactioncommerce/reaction/issues)
-->

## Issue Description
<!--
Providing a clear description of the issue will enable a developer to quickly reproduce and understand the issue. Please provide a detailed description including images, animation and/or videos. For client issues, include browser console errors, for server issues please add terminal output and stack traces.
-->

## Steps to Reproduce
<!--
Please provide starting context, i.e. logged in as a user, configure a particular payment method.
-->
1.
2.
3.

## Possible Solution
<!--
Not obligatory, but suggest a fix/reason for the bug
-->


### Versions
<!--
(run `npm run version --silent` from your reaction directory)
-->