Owen Ashurst
Owen Ashurst
Feel free to submit a PR :)
Checkout master, the whole project has had all of its packages upgraded and fixed. The demo server @ heroku is now up and working.
The SQL has been refactored out into its own repository for logging. It's wrapped in a .catch() to prevent the whole server shutting down after it throws an exception. Originally,...
Fixed in the latest commit to master https://github.com/owenashurst/agar.io-clone/commit/d7717aa9fa2c29670985920c7783a40a143e0e9c
> @huytd You say this server is not good enough to build a real game on it. So, what are the things you would have in place in order to...
The project has now been revived. It's undergone a complete packages upgrade (webpack, babel, eslint, etc). I've refactored it somewhat so it's cleaner, however PR's are now welcome. You can...
I've since updated all the packages and introduced eslint and babel. Please checkout master.
Any solution to this? I'm routing to other pages when this issue occurs (SPA). If I click on the same menu item to route to the same page, it doesn't...
I had to downgrade to React 17.0.2 to resolve this for now.
> Im also facing this! > Did you @owenashurst find any solution? > Ping @thudugala Nope! I read a comment on another issue that a potential fix is in master....