Published Question
Hi,
I have a React app deployed on DO’s App Platform. I am using React Router and I’m experiencing problems with my routes. The only route working fine is home (‘/‘), which I’ve specified in the component’s routes on ...
Accepted Answer:
Support for the catchall_document field was released yesterday, so you can make use of this now instead of error_document, and get 200 responses rather than 404s. Just be sure to upgrade to the latest doctl in order t...
6
•
•
By
bobr21
React
DigitalOcean App Platform