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
0.1.27
Page for /app/nested/index.tsx to be rendered
404 not found page
No response
The text was updated successfully, but these errors were encountered:
Hi @bostjanpisler
I think you should access /nested instead of /app/nested.
/nested
/app/nested
Sorry, something went wrong.
I added folders /app/nested inside /routes, expecting localhost/app/nested to resolve:
/^\/app\/.+\.tsx?/
This is fixed with the latest version v0.1.31. Please try it.
v0.1.31
Successfully merging a pull request may close this issue.
What version of HonoX are you using?
0.1.27
What steps can reproduce the bug?
What is the expected behavior?
Page for /app/nested/index.tsx to be rendered
What do you see instead?
404 not found page
Additional information
No response
The text was updated successfully, but these errors were encountered: