hygraph-commerce-starter icon indicating copy to clipboard operation
hygraph-commerce-starter copied to clipboard

Results 9 hygraph-commerce-starter issues
Sort by recently updated
recently updated
newest added

**This PR:** - updates the missed GraphCMS references and one missed file name **Note:** - I have run the app on my local after the changes I made, and it...

Once, I set the payment, it shows this error: Error: not allowed: {"response":{"errors":[{"message":"not allowed","extensions":{"code":"403","path":["orders"]}}],"data":{"orders":[]},"status":200},"request":{"query":"\n query OrderSessionIdQuery($id: String!) {\n orders(first: 1, stage: DRAFT, where: { stripeCheckoutId: $id }) {\n id\n orderItems...

I am having trouble getting the starter to run, even without any customisation. I haven't changed locales, currencies or any files other than adding the .env. As I'm new to...

Main page loads fine, I can see my product grid but when navigating to a product I get the following error: ``` Unhandled Runtime Error TypeError: Cannot read properties of...

Conditional context making SSG to render null always, and leave rendering for client-side, and search engine not able to read metadata

metatags only generated on client site, when build and start is running, search engines not able to see meta tags

![Image 2021-06-13 at 10 53 32 PM](https://user-images.githubusercontent.com/6625584/121845463-54858b00-cc9a-11eb-8ab1-3204aa374eb4.jpg)

**What is expected:** Showing reviews on the product detail page. **What is happening:** Reviews are not loading and the state stays in `loading` state. `POST http://localhost:3000/products/undefined 405 (Method Not Allowed)`...