Pages are reloaded instead of routed in shopify next js app
I followed Shopify’s guide, until the end of 4th step, to develop a Next JS app and I’ve setup two pages (embedded app navigation), Home and Page1.
Now, when I click to open both pages, the app is doing a reload instead of routing…