@spree/storefront-api-v2-sdk
Version:
Node module to easily integrate your JavaScript or TypeScript application with Spree API V2. You can create an entirely custom Storefront in JS/TS with this package including one page checkout, Single Page Apps, PWAs and so on
37 lines (24 loc) • 891 B
Markdown
---
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. -->