For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
Hi!
I am developing a Checkout UI extension locally, and am leveraging the shopify dev tool to do so. Specifically, I am targeting the order status part of the checkout
```
```
Previously, I was able to load and see my extension once I finished checkout through the cloudflare tunnel.
However, I had to remove the app and recreate a new one due to reasons, but now I am not able to get to the extension to load at all, and arrive at a 404 page instead after the thank you page which leads me to https://www.shopify.com/extensions-development?order_id=5628765077817&origin=https%3A%2F%2Fyellow-re...
and loads this
Now, my order page shows this instead
and not this one
Not sure what went wrong with my setup
Hey @asamlaksa have you managed to fix the issue? I'm having a rather strange similar issue on my end. The extension keeps trying to load the cloudflare tunnel URL from local development setup even though I've disabled developer preview. Tried reinstalling app but nothing helped. Any advice would be appreciated!
Thanks