Hello!
I’m having a problem with the Polaris Page component found here: https://polaris.shopify.com/components/layout-and-structure/page?example=page-with-custom-primary-action. I’m using the exact code in the example. When I reload the page in Chrome with a narrow browser width, I get this error:
Prop className did not match. Server: “Polaris-Page-Header–mediumTitle” Client: “Polaris-Page-Header–mobileView Polaris-Page-Header–mediumTitle”
I haven’t changed anything in the code, and I am using the latest versions of all dependencies and in an app built using the basic remix app here: https://shopify.dev/docs/apps/getting-started/create
Does anyone know what’s going on? I have been searching for an hour and I can’t find anything on these forums or in google.