maxentr / skyjo

Skyjo game card in Typescript with Socket.io
https://skyjo.online
GNU General Public License v3.0
18 stars 3 forks source link

Fix error in card component #75

Open maxentr opened 1 month ago

maxentr commented 1 month ago

Error: controls.set() should only be called after a component has mounted. Consider calling within a useEffect hook.

Image

Rewrite the animation

maxentr commented 5 days ago

The whole component needs to be revamp