BlastOffInc/Pop-Up-Games

Impliment refresh handling endpoint for react router refresh

Closed this issue · 0 comments

Currently if you refresh a page after navigating away from home you get an error as it assumes that the router path is an endpoint. Can you impliment this. Theres some info about what is going on in the following blog post.

https://tylermcginnis.com/react-router-cannot-get-url-refresh/