Open
Description
Which project does this relate to?
Start
Describe the bug
When running the alpha tanstack start dev server. I tried to move a route file into a folder. This causes the dev server t ocrash and doesn't make the routeTree.gen.ts to refresh. I need to delete the gen file to fix it.
Your Example Website or App
https://github.com/ThimoDEV/tanstack-start-alpha-bugs
Steps to Reproduce the Bug or Issue
- Start dev server
- Move the file hi.tsx into the ./src/routes/test folder
- Try to rename hi.tsx to index.tsx
- Notice the error in terminal
Expected behavior
As a user, I expect to move a route file into another folder while the dev server is running. I also would think the routeTree.gen would recover when I fix the route file structure, or have it recovered on chrome hard refresh
Screenshots or Videos
No response
Platform
- OS: Windows 11
- Browser: Chrome
- Version: V137
Additional context
Metadata
Metadata
Assignees
Labels
No labels