Embedded App Navigation Bar Flickering

tristanm
Visitor
1 0 0

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:

Animated GIF

Replies 2 (2)

chenster
Shopify Partner
134 5 29

Did you ever got it resolved? I got the same issue.

Cartoo
SteveTT
Shopify Partner
39 4 16

Me too. I'm not using React/NodeJS though.