-
-
Notifications
You must be signed in to change notification settings - Fork 10.6k
docs(start/framework/routing): add 404 route instructions #13764
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
Conversation
|
@Hardanish-Singh Please stop with these approvals. They are just noise. |
Thanks! Please submit another PR so we can get something added to the file routing guide as well. |
@davidbielik One downside to this method is that the 404 page will then return a
Not sure if this is a good pattern, but it seems to work reliably. |
Hey, yes I cover that in the follow-up PR: #13771 |
clarifies 404 route based on #13701 (reply in thread)