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
broad-brownOP•15mo ago
Esepically with Rsbuild
robust-apricot•15mo ago
Is this where route-tree doesn't get built when a new file is created?
Deployed a fix