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
Start
When navigating to a page where the path is prefixed with api, hard navigations produce a 404 error. Client Side Navigation works correctly.
https://codesandbox.io/p/devbox/boring-phoebe-z8wrr4?workspaceId=ws_imC98zTW6DuR1t3v9ySnx
/apipage
The Page should load even when hard navigating to it.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Which project does this relate to?
Start
Describe the bug
When navigating to a page where the path is prefixed with api, hard navigations produce a 404 error. Client Side Navigation works correctly.
Your Example Website or App
https://codesandbox.io/p/devbox/boring-phoebe-z8wrr4?workspaceId=ws_imC98zTW6DuR1t3v9ySnx
Steps to Reproduce the Bug or Issue
/apipage
(works fine)Expected behavior
The Page should load even when hard navigating to it.
Screenshots or Videos
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: