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

Uncaught TypeError: get(...) is not a function

Open
#32 3 comments 3 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
64
Forks
39
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.