3DJakob / react-tinder-card

A npm react module for making react elements swipeable like in the dating app tinder.
https://www.npmjs.com/package/react-tinder-card
MIT License
353 stars 110 forks source link

Unable to resolve advanced example error: Cannot read properties of null (reading 'swipe') #145

Closed saurabhsaneja closed 1 year ago

saurabhsaneja commented 1 year ago

Hi, I copy pasted the advanced example code. When using buttons to swipe right or left, sometimes i get the following error and card repeats. However when swiping cards, I don't get any error.

image

saurabhsaneja commented 1 year ago

Looks like i made mistake in copying code