Helen Lin
Helen Lin
### Known Issue As a Shopify Partner account, I can not profile development stores that I created _Shopify is current working on this but there is no timeline on when...
### Problem Chrome app store is recommending upgrading to Manifest V3 for faster review times https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/
We would love to learn how you use this tool and solve your Liquid rendering issues. Comment below and tell us: * How many milliseconds have you saved? (Even a...
### Description RSC Sub routes - Allow Hydrogen to define sub routes with RSC: Expected behaviour: * SSR generates content on server-side as a Suspense fallback * Client side hydrates...
Allow `__rsc` endpoint return as a status 500 response when an uncaught error happens on server-side
Right now, all `__rsc` response returns as status 200 whether if there is an error or not. **To Reproduce** Add `throw new Error('Test')` in any page and soft navigate to...
Follow from https://github.com/Shopify/h2/pull/311 Demos how we can add optimistic UI to cart
### WHY are these changes introduced? * Add the newly introduced `cartGiftCardCodesUpdate` mutation to `cartCreateHandler` * Update skeleton template to handle gift card codes #### Todo * [x] Update example...
```[tasklist] ### Tasks - [ ] Build WebPixel intgration as a plugin/mixin/function - [ ] Write doc on how other 3P analytics can create their plugin/mixin/function - [ ] Make...
* [x] Remove package that is causing trouble on `yarn install` * [x] Address broken test on Firefox * [ ] Add github workflow for test * [ ] Update...
Reworking product page to anticipate the new `unstable` API on product options and variants ### WHY are these changes introduced? 2024-10 SFAPI will be introducing some changes to the product...