<s-page slot no longer working in Polaris web components

Since Yesterday, <s-page slot (aside) are no longer working, which breaks the layout of my app. The issue occurs if I create a fresh app using CLI. I tested multiple browsers

I suspect a breaking change in :

https://cdn.shopify.com/shopifycloud/app-bridge-ui-experimental.js"

We’re seeing this too FWIW

If it helps someone, I fixed it by wrapping the non aside sections inside a <s-stack>

But according to the doc the stack should not be required

We’re working on a fix for this

1 Like

This issue is now resolved.

3 Likes