-
### What are you trying to achieve?
I am trying to see saved images on my dashboard and storefront. Everything else works perfectly except for images. `DEBUG` mode is disabled and `GRAPHQL_PLAYGROUND…
-
### What are you trying to achieve?
Hi,
I'm trying, to realize, inside an amazon EC2, using for the moment a fake hostname that I set on my system `/etc/hosts/`, using given official saleor docker i…
-
### Description of the issue
Help, I strictly follow the salesor and saleor-dashboard documents to complete the installation, "npm run dev" does not report an error, but I can't access "http://loca…
-
We have notificed similar issue as describers here, where Saleor api returns http on media links/resources but it is set to be https uri
https://github.com/saleor/saleor-storefront/issues/874
##…
-
### Description
useTranslations hook unpredictably does not not translate elements in browser and instead just shows string passed in as argument. Hard to reproduce because it seems to happen somewha…
-
### What I'm trying to achieve
I am testing saleor-storefront version 3.0.0-b.1 with current saleor and saleor-dashboard
### These are the issues I am facing:
1. If I have more than 3 product…
-
## Problem
The current docs only describe [consuming the API as a storefront](https://docs.saleor.io/docs/3.x/developer/products), but there's no documentation or guidelines I could find that describ…
-
### What I'm trying to achieve
Place an order
### Steps to reproduce the problem
1. Create a checkout
2. Select one of the shipping methods
3. Pay for the order
### What I expected to happ…
-
### What I'm trying to achieve
I am trying to access cancelled fulfillments from an app but from the following code it seems like they are all filtered and only `staff` users can access them:
ht…
-
Hi, this is more a question for clarification than a bug. I can see that Next.js has been integrated but im a bit confused by the project structure. Does the storefront have plain React beside Next.js…