Theo-s-Meta-Capstone / IndoorMaps

https://indoormaps.theoh.dev
2 stars 0 forks source link

React router not working after refresh (Prod only) #12

Closed dumax315 closed 2 months ago

dumax315 commented 3 months ago

It seems like due to the prod version of the website being only static webfiles hosted on CDN (and not a server) when you reload a page that isn't the root you get a 404. I might be able to hook into Render's /404.html https://community.render.com/t/custom-404-error-page/746 to handle pages

dumax315 commented 3 months ago

Fixed based on: https://docs.render.com/deploy-create-react-app