monkeytype-clone icon indicating copy to clipboard operation
monkeytype-clone copied to clipboard

A typeracer app based on monkeytype

Results 2 monkeytype-clone issues
Sort by recently updated
recently updated
newest added

Error `Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://monkeytype-clone-socket-production.up.railway.app/socket.io/?EIO=4&transport=polling&t=OOF8VSJ. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 404.` Same issue when ran locally. Might look...

Unhandled Runtime Error Error: An error occurred while fetching the data. Source src/hooks/useLeaderboard.ts (39:12) @ _callee$ 37 | }); 38 | if (!res.ok) { > 39 | throw new Error('An...