code-corps/ember-stripe-service

FastBoot support; ReferenceError: Stripe is not defined

Closed this issue · 0 comments

Injecting the stripe service into a controller that is rendered by FastBoot currently throws an exception:

Ember FastBoot running at http://[::]:4200
ReferenceError: Stripe is not defined
    at Object.initialize (/.../dist/fastboot/ui.js:903:5)