JohnyDays / react-credit-card

React port of the display part of Card by @jessepollak
MIT License
229 stars 60 forks source link

Card back is shown instead of card front in Safari #3

Closed shatran closed 9 years ago

shatran commented 9 years ago

On Safari v8.0.6 when card is in its initial state (not flipped), the card back is shown instead of the front. when flipping the card, the card becomes invisible with just a shadow surrounding it. I've attached some screenshots: initial state: screen shot 2015-06-10 at 12 48 28 pm flipped state: screen shot 2015-06-10 at 12 52 09 pm

JohnyDays commented 9 years ago

Closing it since you fixed it in #4. Thanks :+1: