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

Use exact paths to pave the way for a 404 page #62

Closed
Ivo-Evans opened this issue May 22, 2020 · 1 comment
Closed

Use exact paths to pave the way for a 404 page #62

Ivo-Evans opened this issue May 22, 2020 · 1 comment
Labels
code review 1 e1 lvl 5 magikarp enhancement New feature or request

Comments

@Ivo-Evans
Copy link
Member

Ivo-Evans commented May 22, 2020

If you put the attribute 'exact' into your route paths, the url needs to be exact. Then you can use a nonexact route with path="*" for the 404 << something I learnt from Tom

#7

@hannahgooding
Copy link
Collaborator

Thank you Ivo this was so helpful!

@Alexreid95 Alexreid95 mentioned this issue Jun 6, 2020
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code review 1 e1 lvl 5 magikarp enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants