No content to show

User Activity

A lot of trial and error and researching the specific error codes and related dependencies. It wasn't a fun journey.
I was able to resolve this for myself yesterday, after much trial and error. What worked for me was manually updating my package.json file to use the latest versions of the following packages. These are the latest versions as of this writing:"@shopif...
My app offers two different views of a particular component, one "inline" mode which is displayed in a Polaris Card, and a fullscreen mode which is displayed in an AppBridge Modal. Relevant documentation:https://polaris.shopify.com/components/overlay...
The Polaris Select component is missing attributes which are required to work properly within React. Related documentation: https://polaris.shopify.com/components/selection-and-input/select Here is the code I'm using which is generating the error: <S...
Circling back on this in case anyone else has the same question; we figured it out ourselves. Adding the following to our .gitignore set us up for working as a team:shopify.app.tomlextensions/*/dist The shopify.app.toml file is created automatically ...
I'm trying to setup a workable development environment for building a shopify app with a team of developers, and I'm not really finding any helpful documentation on how to do so. Our app was created using Shopify CLI. We currently have 3 developers, ...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.