I am developing a new custom app for my store using the new Shopify Remix Node app template. Then, I discovered that the navigation is not reflecting the correct page url on initial click. I would have to click on the navigation tab again for the tab to be highlighted (as demonstrated in the GIF below).

Following the Shopify documentations, all I had to do was to add a component into in the app.jsx file.
Do anyone have the same problem? Or what am I missing here?
I make similer application with Shopify-Remix template but i face same issue which you face.
When i click on a button then page is render and then show but buttons dont change theit background so what can i do ?
please HELP.
this is my code :=
Clothing Carbon Credits
Order Details
Pricing Details
Frequently Asked Questions
I think this is a known bug on the Remix template. I posted the issue onto their Github page and got an answer.
The issue I posted: https://github.com/Shopify/shopify-app-template-remix/issues/369#issuecomment-1750656353
1 Like
using NavMenu and same issue happening