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
Hot Module Reloading is not working for TanStack Start when editing files outside of routes directory.
routes
https://github.com/TanStack/router/tree/main/examples/react/start-basic
localhost:3000/this-route-does-not-exist should have automatically reloaded when app/components/NotFound.tsx was edited and saved.
No response
The text was updated successfully, but these errors were encountered:
HMR is being worked on, we already have #1992
Sorry, something went wrong.
No branches or pull requests
Which project does this relate to?
Start
Describe the bug
Hot Module Reloading is not working for TanStack Start when editing files outside of
routes
directory.Your Example Website or App
https://github.com/TanStack/router/tree/main/examples/react/start-basic
Steps to Reproduce the Bug or Issue
Expected behavior
localhost:3000/this-route-does-not-exist should have automatically reloaded when app/components/NotFound.tsx was edited and saved.
Screenshots or Videos
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: