code-corps / code-corps/ember-stripe-elements
Uncaught TypeError: get(...) is not a function
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 64
- Fork
- 39
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.