steps to reproduce:
visiting my site under: https://achilles-7z9p9.ondigitalocean.app click on any site in the navigation do a reload
Expectation getting the page for the route Receive: 404 page
i just find answers for droplet Apps :(
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello @balzerrei
You have to use catchall_document to fix this routing issue. We don’t support it in UI yet. You might have to configure catchall_document via doctl or API. There is a similar discussion in our another community link which might help:
https://www.digitalocean.com/community/questions/react-router-and-app-platform-problems
Cheers,
Dikshith
Thanks for your answer @dikshith.
With this new catchall_document I am getting always the index.html instead of the requested e.g.: team.html when i am on /team and do a hard reload.
This is not what I am looking for. So other than publishing the site as a web Serve instead of a static site a can’t resolve this issue?
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
