J
J
Should be closed due to inactivity
You can just do something like: `WebsocketServer.on("error", console.log)` That will catch all errors like this and just log them to console,
Try deleting the Keyval database. I find that it can store incorrect data that is then cached. It looks like this is a cache issue.
There is a package that handles alot of this automatically called react-rnd you can see [here](https://github.com/bokuweb/react-rnd)
This has been fixed: [https://github.com/yohang88/letter-avatar/commit/698be4d7e4e03985a3c4f325c3d996aa12d0f42d](url)
Sorry, unless you have write access to the repo there's no way to help
I have this issue also, with the same conditions
From testing I found that the issue is caused for if the finger slides off the button, such as off the screen, no ending touch event is created, and so...
This game is very fun, perhaps some way to tell the score without having a player die would be good too?
@leomcelroy, it doesn't look like any changes have been made to fix the code in the IDIOMS file, is it possible to merge instead?