code-corps / code-corps/ember-stripe-elements
Uncaught TypeError: get(...) is not a function
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 64
- Forks
- 39
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Running into an issue here where the following error is being thrown:
```
Uncaught TypeError: get(...) is not a function
at Class. (stripe-element.js:23)
```
Looks like `get(this, "stripev3.elements")` is returning undefined, so calling that function is blowing up. Any idea why this might be happening?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.