You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After this warning, the card freezes and then disappears.
Other context
I'm wondering if this is due to any updates to React or its compatibility with @react-spring? This guess is based on this issue on react-timekeeper here: catc/react-timekeeper#85.
Hey @edmondtam1 sorry for the very late reply. But I noticed this as well. Perhaps this would be resolved if the spring version was updated. I will look at it, but if someone beats me to it PRs are welcome.
Hi,
Thank you for the lovely component! It's wonderfully simple to use and implement.
Problem
On my website and the test website (https://3djakob.github.io/react-tinder-card-demo/), there is a warning that appears after holding onto a card (and shaking it a little) for too long:
After this warning, the card freezes and then disappears.
Other context
I'm wondering if this is due to any updates to React or its compatibility with
@react-spring
? This guess is based on this issue onreact-timekeeper
here: catc/react-timekeeper#85.It doesn't happen when using the demos in
@react-spring
, however (see https://www.react-spring.dev/examples).Any ideas on how we can address this will be very much appreciated, and thanks again for the package!
The text was updated successfully, but these errors were encountered: