Bret Little

Results 155 comments of Bret Little

If this is still a problem, please create an issue here: https://github.com/Shopify/storefront-api-feedback

Closing due to lack of response. Please re-open if still an issue.

With the [new `getSeoMeta` function](https://shopify.dev/docs/api/hydrogen/2024-04/utilities/getseometa), the Seo component is deprecated. You can directly modify the output of `getSeoMeta` to produce the proper meta export for any remix route.

@juanpprieto this I think would be fixed by not SSR'ing the cart.

@benjaminsehl I like that. I say we simple it down to make it as easy as possible. People can always use the raw response if they need extra metadata.

Going to be implemented in another PR

We've updated the skeleton template to no longer use hash state to determine if the cart is opened or closed. Instead simple react state is used.

@sandmule is this still a problem?