For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
Hi,
I am building a deep link for my App Embed extension with the following format:
https://<myshopifyDomain>/admin/themes/current/editor?context=apps&template=${template}&activateAppId={uuid}/{handle}
I added a link in my app to that URL that opens a new tab. When it is opened, Shopify's theme editor opens the App Embed section, but adds some terms into the Search Bar that prevents any result from showing up since the search terms do not make much sense. See image below:
Why are those search terms added? Once I removed them my extension appear on the list immediately: