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

Fix the 404 route so it loads the 404 page when it hits a 404 instead of a message from server #21

Open
gbowne1 opened this issue Apr 20, 2023 · 1 comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested
Milestone

Comments

@gbowne1
Copy link
Owner

gbowne1 commented Apr 20, 2023

Fix the 404 route so it loads the 404 page when it hits a 404 instead of a message from server

The 404 page assets are in /src/client/public/notfound and in /css

@gbowne1 gbowne1 added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Apr 20, 2023
@gbowne1 gbowne1 added this to the Frontend milestone Apr 20, 2023
@gbowne1
Copy link
Owner Author

gbowne1 commented Apr 22, 2023

This only returns the server message from console log not the html page.

New route maybe??

@gbowne1 gbowne1 added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers question Further information is requested and removed bug Something isn't working enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested
Projects
Development

No branches or pull requests

1 participant