code-corps / code-corps/ember-stripe-elements
uncaught TypeError: _this.change.apply is not a function
Aperta
- Lingua principale
- JavaScript
- Stelle
- 64
- Fork
- 39
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I also switched to "develop" branch for SCA and I think there is an error in addon/components/stripe-element.js, line 86:
this.change(stripeElement, ...args);
when I use it I get the error:
"uncaught TypeError: _this.change.apply is not a function"
Should it be called like the others
this._invokeAction('change', stripeElement, ...args)
?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.