react-shopify icon indicating copy to clipboard operation
react-shopify copied to clipboard

An opinionated library of React components built upon the Shopify Storefront API

Results 11 react-shopify issues
Sort by recently updated
recently updated
newest added

Hi, i am interested in creating new web site or buying valuta.exchange. please contact me via [email protected]

Navigating to https://inkofpixel.github.io/react-shopify/, I get this: ![image](https://user-images.githubusercontent.com/13374710/94945901-61b26f00-04a9-11eb-8cd5-8ecb902fae83.png) I've tried it in Safari, Firefox and Chrome, all on MacOSX. JS Console output shows a GraphQL access denied error, followed by two...

Starting from v0.7.0 some useful API of Collection component are missing. I open this issue to integrate them back. The primary focus of this is to allow more control over...

This library abstracts away the fetching of data from the user and right now we do it at the cost of sacrificing performances (i.e. we fetch all the data from...

enhancement :sparkles:

When refinement `attribute` value is not defined, the component should throw an Error to help the user catch the issue

bug :bug:

Currently when refining with `RefinementList`, the list won't allow to select items using the `or` condition. The expected behavior is that the component should allow multiple selected value.

bug :bug:

enhancement :sparkles: