App reviews, troubleshooting, and recommendations
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 <Link></Link> component into <ui-nav-menu></ui-nav-menu> 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 :=
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
you'll need to use the react component instead: https://shopify.dev/docs/api/app-bridge-library/react-components/navmenu
use this <NavMenu></NavMenu>
instead of <ui-nav-menu></ui-nav-menu>
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024