App navigation not working — URL changes but page doesn’t update

Hi everyone,

I’m having an issue with my custom Shopify app. Whenever I click on a button or link that should navigate to a new page, the URL updates in the browser, but the page content doesn’t change. I have to manually reload the page to see the updated content. This seems to be happening throughout the app.

It’s also affecting billing functionality. For example, when I try to subscribe to a new plan using the Shopify Billing API, it should redirect me to the billing page. Previously, this worked fine, but now the URL updates in the logs without actually redirecting to the billing page.

Has anyone encountered this behavior before, or can anyone suggest what might be causing it?

Please check if you are using the same page template for those pages.