We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Clicking on the "Home" link redirect to an empty page.
To Reproduce Steps to reproduce the behavior:
Expected behavior Redirect to the index page.
Screenshots and Source If applicable, add screenshots to help explain your problem.
You can help speed up fixing the problem by either
Desktop (please complete the following information):
Commit: c98ef7e
c98ef7e
node
npm
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
related to the regression made recently with the joinSegments refactoring
Sorry, something went wrong.
fix(regression): set default home page as "." (closes #1702)
eef13b9
Update home path to "." to resolve joinSegments correctly.
Successfully merging a pull request may close this issue.
Describe the bug
Clicking on the "Home" link redirect to an empty page.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Redirect to the index page.
Screenshots and Source
If applicable, add screenshots to help explain your problem.
You can help speed up fixing the problem by either
Desktop (please complete the following information):
Commit:
c98ef7e
node
Version: [e.g. v18.16]: v23.5.0npm
version: [e.g. v10.1.0]:Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: