3DJakob / react-tinder-card-demo

This is a demo for react-tinder-card which is a react module for making elements behave like cards in the ever so popular dating app tinder.

Home Page:https://3djakob.github.io/react-tinder-card-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: Advance example onClick event of the card executes previous swipe event

iamneetin opened this issue · comments

Hey @3DJakob

I saw a weird issue in the advanced example.

I am sharing the video here.

The issue is when we swipe a card and then undo the action and then we click on the card it swipes the card in previous direction automatically.

Untitled.mp4

I'm trying for a fix, if it works then I'll submit a PR. Thanks for such an awesome package!