code-corps / code-corps/ember-stripe-elements

uncaught TypeError: _this.change.apply is not a function

Abierto
#65 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
64
Forks
39
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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)
?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Start in addon/components/stripe-element.js at line 86 and compare the change call with the nearby _invokeAction calls. Verify the change event path in a Stripe Elements usage scenario; done means it no longer raises the reported TypeError.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript
Área
frontend
Tipo de issue
Error
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bien especificado
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.