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
target = "customer-account.order-status.block.render"
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-resources-sweet-posting.trycloudflare.com%2Fextensions&placement-reference=ORDER_STATUS1&source=CHECKOUT_UI_EXTENSION
and loads this
Now, my order page shows this instead
and not this one
Not sure what went wrong with my setup


