firebase / firebase/functions-samples
Firestripe example does not show newCreditCard.error in Browser
Open
- Dominant language
- JavaScript
- Stars
- 12.2k
- Forks
- 3.8k
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 1
Description
### How to reproduce these conditions
**https://payforallthethings.firebaseapp.com/**
**Try to add any non test credit card number**
**Screenshots**

### Expected behavior
show errors in browser. It hits the "this.newCreditCard.error = response.error.message;" but nothing is shown on the screen. It is probably a vue/code issue.
### Actual behavior
Shows nothing
Contributor guide
Assessment
This issue has not been assessed yet.