v-credit-card icon indicating copy to clipboard operation
v-credit-card copied to clipboard

UI - Should flip card to default state

Open vzambon opened this issue 5 years ago • 1 comments

add

@blur = "flipped = false"

in CreaditCard.vue at 'input' on line 59 would be great.

This is going to set the card view to default state (front) when click out of cvv field.

vzambon avatar Jan 27 '20 18:01 vzambon

add

@blur = "flipped = false"

in CreaditCard.vue at 'input' on line 59 would be great.

This is going to set the card view to default state (front) when click out of cvv field.

thanks, will add it!

TheKinng96 avatar Oct 08 '22 12:10 TheKinng96