Hello,
I am using Shopify Embedded for my Shopify app. I have generated a session token using App Bridge (version 3.7.10), and I am also using @Shopify_77 /app-bridge-react (version 1.30.0) to bind a provider.
However, when I navigate to my app’s sales channel, which contains two pages, I encounter an issue upon the first reload. The error message states:
Refused to display ‘https://admin.shopify.com/’ in a frame because it set ‘X-Frame-Options’ to ‘deny’.
Additionally, when I open two different stores with my app in the same browser, this issue occurs for the second store.
Could you provide a solution for this issue?
