hydrogen icon indicating copy to clipboard operation
hydrogen copied to clipboard

React-based framework for building dynamic, Shopify-powered custom storefronts.

Results 364 hydrogen issues
Sort by recently updated
recently updated
newest added

Hi guys I had problems with deploying Hydrogen app to netlify, so I tried using the provided starter app. It did work on netlify, but when I ran `preview` on...

Shopify detected that your Hydrogen storefront repository doesn't contain an Oxygen deployment workflow file. This file is required to enable continuous deployment to Oxygen hosting. Merging this pull request will...

**Describe the bug** When I run `yarn run dev` I get an error saying it could not find the store api. My config code is here: Error is here: `ERROR:...

bug

**Describe the bug** Something is wrong when Vite rewrites the stack trace, causing the actual error to not be visible. **To Reproduce** I added `prop-types` here without specifying it in...

bug

**Describe the bug** I am using Vite module CSS. But when the page loads, for a split second no CSS is applied. This causes a giantic layout shift. I've tried...

bug

**Describe the bug** The page scrolls up when typing in the search input field. Actually it will scroll up when you're typing in any input field on the page until...

bug

### Description Just updated docs for `sameSite` option. Ref: https://github.com/Shopify/hydrogen/blob/ee370be6d74b330db78d95b85f1733c8ca3eb2d7/packages/hydrogen/src/foundation/Cookie/Cookie.ts#L16 --- ### Before submitting the PR, please make sure you do the following: - [x] Read the [Contributing Guidelines](https://github.com/shopify/hydrogen/blob/main/.github/contributing.md) -...

**Describe the bug** When running `shopify hydrogen build`, the process doesn't exit after the actual build is done, meaning it hangs indefinitely until canceled manually. **To Reproduce** - Run `shopify...

bug

Hi again, finally we decided to restart the shop implementation based on the newest example shop, however after installing and setting up as described in the "Getting started" toturial we...

### Description We just silence ESLint warning. Ref: https://github.com/Shopify/hydrogen/actions/runs/2915290955#artifacts --- ### Before submitting the PR, please make sure you do the following: - [x] Read the [Contributing Guidelines](https://github.com/shopify/hydrogen/blob/main/.github/contributing.md) - [x]...