Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds example to show "page not found" implementation #3251

Merged
merged 2 commits into from
Apr 12, 2016

Conversation

hegdeashwin
Copy link
Contributor

  • Hope I have done is correct! This example will help to show "page not found" implementation on client side. Refs my comments on Redirect to NotFoundRoute #458
  • If its correct then I would like to update the doc too for Page not found on client side. It might help in Docs Improvements #2933 fix "Document how to make a client-side "not found" route (i.e. with )" under Potential Improvements

@timdorr
Copy link
Member

timdorr commented Apr 12, 2016

This is good for client side 404's, but we should keep in mind that this doesn't handle the server side case (which is still pending). LGTM though. Thanks!

@timdorr timdorr merged commit 1a2798b into remix-run:master Apr 12, 2016
@zhiyelee
Copy link

Exactly, the status code is 200 instead of 404

@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants