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
I have trouble with using react hook useEffect and useState. I'm using 'onCardClick' to catch the event 'click on card' and then i set state. But then i can drag anymore.
Can you tell me where the problem is? How can I use react hook with this library?
Describe the bug
Hello guys,
I have trouble with using react hook useEffect and useState. I'm using 'onCardClick' to catch the event 'click on card' and then i set state. But then i can drag anymore.
Can you tell me where the problem is? How can I use react hook with this library?
Here is my code:
Thank you!
The text was updated successfully, but these errors were encountered: