Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

"Hard" navigations to routes prefixed with /api result in 404 error #3488

Open
phibr0 opened this issue Feb 20, 2025 · 0 comments
Open

"Hard" navigations to routes prefixed with /api result in 404 error #3488

phibr0 opened this issue Feb 20, 2025 · 0 comments

Comments

@phibr0
Copy link

phibr0 commented Feb 20, 2025

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

  1. Load Page
  2. Click the Link to /apipage (works fine)
  3. Hard Refresh -> 404

Expected behavior

The Page should load even when hard navigating to it.

Screenshots or Videos

No response

Platform

  • OS: macOS
  • Browser: Firefox
  • Version: 135.0

Additional context

No response

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant