T
TanStack2y ago
extended-salmon

Isn't the Tanstack Router in React not supporting Hot Module Replacement (HMR)?

I have an issue with the TanStack Router in my React application. The hot module replacement (HMR) functionality does not appear to be working as expected.
2 Replies
extended-salmon
extended-salmonOP2y ago
Esepically with Rsbuild
genetic-orange
genetic-orange2y ago
Is this where route-tree doesn't get built when a new file is created? Deployed a fix

Did you find this page helpful?