Question
React Router with the App Platform
I have a React app deployed to the App Platform and am using React Route for navigation. The HTTP Route is set to ’/’. If I navigate away from this route I get a 404 error.... is it possible to get this working? Is there something else I need to enter in for the HTTP Route, like a wildcard ’/*’ for example?
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.
×
@robarkins did you get this resolved?
Thanks