T
TanStack15mo ago
broad-brown

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-brown
broad-brownOP15mo ago
Esepically with Rsbuild
robust-apricot
robust-apricot15mo 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?