Questions and discussions about using the Shopify CLI and Shopify-built libraries.
Hello,
I'm following along with the React/Node app tutorial but I'm noticing issues with the navigation bar. When clicking links in the bar, multiple elements in the bar are refreshed in addition to the iframe. This creates a janky flickering effect when switching tabs. Does anyone know how to avoid this?
Source code: https://github.com/Tristan-temp/shopify-embedded-app-demo
Effect:
Did you ever got it resolved? I got the same issue.
Me too. I'm not using React/NodeJS though.