HMR not working properly
Hi, when i update my index.tsx to see changes in code i need to manually refresh the page: this is minimal code, anyone else experiencing this issue?
1 Reply
stormy-gold•13mo ago
Here is the GitHub issue https://github.com/TanStack/router/issues/1992
GitHub
[TanStack Start] HMR is not working from root route (__root) · Issu...
Describe the bug HMR is not working in root route. only working from normal routes. Your Example Website or App https://github.com/TanStack/router/tree/main/examples/react/start-basic-rsc Steps to ...