checkout ui - extensions, dev version sometimes does not load for testers

checkout ui - extensions, dev version sometimes does not load for testers

shiptimize
Shopify Partner
3 0 1

We are experiencing difficulties testing the checkout integration. We are able to compile the extension, run deploy and dev, however some of our testers load the test url, but the script is not served.


## Context
We installed and compiled a nodejs project on a linux machine, from which we ran deploy and are currently running the npm run dev.

consider #myextention#.js to be the script created by shopify cli for the extension, #cloudflaredomain# to be the cloudflare domain associated by shopifycli when we run "npm run dev"


## Steps to reproduce:

1) tester clicks link provided int the #cloudflaredomain#/extensions/dev-console
2) tester logs into the dev shop, which is password protected
3) tester goes to checkout but #myextension#.js is never served.

 

Unfortunately we could not find a pattern for when this happens, initially we though it was just an issue in windows machines, but we've had at least one tester on a mac with this problem also.


## Assumptions

A1) We are assuming this issue only occurs in dev, and once deployed and live with the public app approved, shopify will handle serving the latest published version of the checkout extension with all checkouts. Is this assumption correct?
A2) Looks like it may somehow be related to your script that handles loading the dev version of the checkout extension.

## Questions

Are these assumptions correct?

Is this something you are aware of?

Anything we can do to solve this problem for our testers?

Replies 0 (0)