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
Deploy the following git repo to Vercel: https://github.com/styxlab/lazy-route-discovery-link-404-on-vercel
Observe 404 error when clicking on "Navigate to About page and observe 404 error!" from index page.
Notes:
remix 2.15.3, deployed to Vercel, node 22
npm
No 404 error when using
404 error when using and v3_lazyRouteDiscovery
The text was updated successfully, but these errors were encountered:
Similar to #10263 but different in that the runtimes play a role.
Sorry, something went wrong.
Note: unlike #10494 and #10497 this error vanishes when v3_lazyRouteDiscovery: false only, i.e. singleFetch can be turned on.
v3_lazyRouteDiscovery: false
I've run into a similar issue and I added a reproduction here: remix-run/react-router#13117
Do you think your issue is related?
No branches or pull requests
Reproduction
Deploy the following git repo to Vercel:
https://github.com/styxlab/lazy-route-discovery-link-404-on-vercel
Observe 404 error when clicking on "Navigate to About page and observe 404 error!" from index page.
Notes:
System Info
Used Package Manager
npm
Expected Behavior
No 404 error when using
Actual Behavior
404 error when using and v3_lazyRouteDiscovery
The text was updated successfully, but these errors were encountered: