firebase / firebase/functions-samples

Firestripe example does not show newCreditCard.error in Browser

Open
#479 0 comments 0 reactions 0 assignees View on GitHub
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**
![screenshot from 2018-09-21 07-14-53](https://user-images.githubusercontent.com/167614/45878321-9f367a80-bd6e-11e8-9673-2401901fa6fc.png)

### 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.