Issues with Discount UI Implementation Using Remix

Hello,

I’m currently working on building a discount UI using Remix, following the tutorial on Shopify’s official documentation. I’ve completed all the steps mentioned in the guide.

However, when I try to access discount UI page from the admin dashboard, I encounter a 404 error. See attached screenshots

Could someone guide me on what might be causing this issue? Any help or suggestions to resolve this would be greatly appreciated!

Thank you!

Hey mate,

Can you provide some more information on the URL and route structure for the Discount UI page?

It looks like you are navigating to a page that does not exist.

I would recommend looking at your Remix route structure to ensure that the route exists. Did you exclude the /app?