DEV Community

Aaron Reisman
Aaron Reisman

Posted on

Next.js doesn't hydrate during CSR route change.

Did anyone else not know this about Next.js?

I had just assumed this would be a feature of a SSR + CSR Framework for React.

https://github.com/zeit/next.js/issues/8193

If you think this is a major flaw (like myself) please upvote the comment I left, we should get this fixed.

Top comments (0)