Hi Katie
https://github.com/clucs123/shopify-react-test
No problem. I haven’t amended this project since it was created in the shopify-app-cli, apart from the index.js file and my .env config file.
The .env file obviously isn’t on GitHub for security reasons but this is its structure. I’ve created a couple of other embedded apps now and I haven’t had any other issues. All the components seem to work as expected. The Loading component automatically dispatches a START action when mounted for example. I just need to access the context so I can dispatch actions when I want. Thanks for your help, Katie. I’ll be so happy when this is resolved!
I don’t know if this matters at all but I created the project in Windows 10 using the Ubuntu VM as outlined in the shopify-app-cli readme … https://github.com/Shopify/shopify-app-cli.
SHOPIFY_API_KEY=xxxxxxxxxxxxxxxxxxxxxxxx
SHOPIFY_API_SECRET_KEY=xxxxxxxxxxxxxxxxxxxxxxxx
HOST=https://xxxxxxxxx.ngrok.io
SHOP=pauls-dev-store.myshopify.com
SCOPES=write_products,write_customers,write_draft_orders