[GH-ISSUE #226] New routes fail on running server in dev #52

Closed
opened 2026-05-06 12:36:51 +02:00 by BreizhHardware · 0 comments

Originally created by @ashishk15678 on GitHub (Mar 2, 2026).
Original GitHub issue: https://github.com/cloudflare/vinext/issues/226

If we create a route after the server is already on , throws a 404 on the new route.

Steps to reproduce

  1. Run the server vinext dev
  2. Create new route
  3. Check the app for the same route
  4. It will throw 404
  5. Restart the server
  6. Repeat 3rd step

https://github.com/user-attachments/assets/c197fa2b-1a94-4b4d-8c77-3b2fcc9979ba

Originally created by @ashishk15678 on GitHub (Mar 2, 2026). Original GitHub issue: https://github.com/cloudflare/vinext/issues/226 If we create a route after the server is already on , throws a 404 on the new route. ### Steps to reproduce 1. Run the server `vinext dev` 2. Create new route 3. Check the app for the same route 4. It will throw 404 5. Restart the server 6. Repeat 3rd step https://github.com/user-attachments/assets/c197fa2b-1a94-4b4d-8c77-3b2fcc9979ba
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vinext#52
No description provided.