Hi there, I’m trying to migrate my app to the new Polaris web components but it looks like the <s-link>
doesn’t redirect (also the <s-button href="">
).
I’ve tried with my ruby on rails app and a new app in remix
<s-link href="/app/additional">Test</s-link>
I’ve also found this problem with the <s-link>
component:
<s-link href="shopify:admin/settings/checkout/editor/profiles/178328142114?page=profile&context=apps">Open profile page</s-link>
redirect to an about:blank
page and throws this error:
Failed to launch 'shopify:admin/themes/178328142114/editor?previewPath=%2Faccount' because the scheme does not have a registered handler.
Thank you for reporting this. We have a fix in progress.
1 Like
Hi @Anthony_Frehner, any news here?