Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Is using Polaris possible in a post-purchase app extension?

Is using Polaris possible in a post-purchase app extension?

crossify
Shopify Partner
4 0 3

I am building a Shopify post-purchase extension. I would like to use Polaris but it does not seem supported.

For example the following code yeilds this error:

return (
    <AppProvider>
        <Page title='test'></Page>
    </AppProvider>
  );
ExtensionSandboxPostPurchase.latest.en.60c73383f0f7ed657108.worker.js:1 Uncaught (in promise) Error: Unsupported component: h1

Is it possible to use Polaris in an app extension?

Reply 1 (1)

Strydar
Shopify Partner
6 0 0

Facing the same problem, Is there any way to use Polaris for extensions? 
If not, how else can we build a good UI for post-checkout applications