AaronCCWong / react-card-flip

React component for card flipping animation.
https://aaronccwong.github.io/react-card-flip
MIT License
342 stars 64 forks source link

Glitchy transition when changing flipping #56

Open Lucifer1662 opened 4 years ago

Lucifer1662 commented 4 years ago

The first flip is okay but when it goes to return back to the original the one currently at the top rearranges its contents, and it is then no longer seamless

vmandal commented 4 years ago

I am facing the same issue. It seems to occur when there is space constrain. Works fine when enough same around to flip.