-
Updated
Nov 10, 2020 - Ruby
ecommerce
Here are 3,159 public repositories matching this topic...
-
Updated
Nov 10, 2020 - Python
In PWA Studio we have a mutation composed of two mutations. I found that when requesting a "additionalpayment_methods" in both response objects the grandtotal in the second mutation response body comes back as the total from after the first mutation.
Current behavior
Expected behavior
- On the left side the loader should be placed 100px lower
- On the right side there sho
Hi,
Error: When querying orders in UTC time, WooCommerce fails to recognize the timezone. I am sending UTC time, but WooCommerce uses its own timezone instead.
Steps to reproduce:
Here is the site:
https://www.idscad.com/wc-api/v3
store": {
"name": "IDS CAD",
"description": "Digital Artistry",
"URL": "https://www.idscad.com",
"wc_version": "3.8.1",
"version": "3.1.0",
https:
Sylius version affected: v1.4.4
Description
Sylius says the category is used and cannot be removed, when we try to remove an empty category.
We figured out that we had some products with the taxon as "Main Taxon".
Steps to reproduce
- Add a taxon, keep it empty of products.
- Update a product to use the newly created taxon as Main taxon.
- Try to remove the taxo
-
Updated
Nov 10, 2020 - C#
Describe the bug
I am trying to display best selling products from a module. For that I am leveraging BestSalesProductSearchProvider with random sort order. Even if I provide sorting order, it still defaults to number of sales. This is b
-
Updated
Nov 6, 2020 - PHP
We still have a lot of places where we use this email, the most critical one is probably sample data that populate the sandbox (and the demo?)
-
Updated
Nov 10, 2020 - PHP
-
Updated
Nov 10, 2020 - C#
-
Updated
Nov 10, 2020 - C#
-
Updated
Nov 10, 2020 - PHP
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Nov 10, 2020 - PHP
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Oct 1, 2020 - TypeScript
Describe the bug
On SfModal in Storybook: when clicking on 'hello' button 'no preview' message shows
How to reproduce
Go to SfModal on Storybook and click on 'hello' button.
Expected behavior
Clicking on button should have no effect or should show alert on the screen.
Screenshots


Prerequisites
Issue Description
The
descriptionfield is missing in the input schema when you are creating a shop. It's defined in the graphql schema but not in the validation schema. So, if you create a shop with description,