adopted-ember-addons / ember-stripe-elements

A simple Ember wrapper for Stripe Elements
https://ember-stripe-elements.netlify.com
MIT License
19 stars 23 forks source link

This addon requires @ember/render-modifiers to be installed to function #46

Open Mike-Neto opened 2 years ago

Mike-Neto commented 2 years ago

I can't fully test this right now but using the element will error complaining that did-insert was not found. If you install @ember/render-modifiers the problem is fixed.

We should eihter update the docs, include this dependency or find a way to drop it.

Using ember@4.7.0.