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 bug #41

Merged

Conversation

caendesilva
Copy link
Member

Fix the bug where the 404 page "go home" button did not work on nested pages by first attempting to link to the app url if it is set, otherwise directly to the root path (href="/").

@caendesilva caendesilva linked an issue Mar 30, 2022 that may be closed by this pull request
@caendesilva caendesilva merged commit b9d6699 into master Mar 30, 2022
@caendesilva caendesilva deleted the 37-bug-button-not-leading-to-home-on-nested-pages branch March 30, 2022 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: 404 button not leading to home on nested pages
1 participant