Hello everyone,
I am building a Shopify app using Remix, and it runs in embedded mode inside the Shopify Admin. I want to navigate from one page (route) of my Remix app to another page by clicking a button.
Since the app is embedded, I cannot directly use normal navigation, and I want to achieve this without using App Bridge.
What is the proper way to handle navigation between pages in a Remix embedded Shopify app without App Bridge?
Is there any recommended solution or best practice for this scenario?
Thanks in advance for your help! ![]()