Replies: 1 comment 2 replies
-
That would be up to your server implementation. React Router doesn't deal with responses or status codes. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It is possible to return a Status Code form a Route?
classic example is a PageNotFound component that returns a 404 status code
Beta Was this translation helpful? Give feedback.
All reactions