Shopify / shopify-app-template-node

MIT License
867 stars 391 forks source link

Update frontend with latest Polaris #1257

Closed mkevinosullivan closed 1 year ago

mkevinosullivan commented 1 year ago

WHAT is this pull request doing?

Pull in latest updates (Polaris, App Bridge) from frontend

To tophat 🎩

yarn create @shopify/app --template https://github.com/shopify/shopify-app-template-node#kos/update_frontend_latest_polaris
cd <app folder>
yarn dev
paulomarg commented 1 year ago

I tried clicking on the "other page" link in the sidenav and it never loads with error

caught ReferenceError: Heading is not defined
    at PageName (pagename.jsx:41:14)
scottdixon commented 1 year ago

Hey @mkevinosullivan, the frontend fix has merged. Please update the submodule when you get a moment.