React won't hydrate. What the hell?
Unanswered
Ruddy Turnstone posted this in #help-forum
Ruddy TurnstoneOP
Might be a silly question, but since I've switched to newer Next / react, react won't hydrate on dev. What gives? Any known reports?
10 Replies
You are not making any sense.
@Ruddy Turnstone Might be a silly question, but since I've switched to newer Next / react, react won't hydrate on dev. What gives? Any known reports?
Palomino
Can you share what version of Next.js / React you jumped to, and roughly what the error message says?
Ruddy TurnstoneOP
There are no known error messages, although I do have an inability to move packages over
erm, I forget the name of it, I get a lot of 404 errors
@Ruddy Turnstone erm, I forget the name of it, I get a lot of 404 errors
skill issue ,
404 error means a web server cannot find the specific page or resource a user is trying to access.
404 error means a web server cannot find the specific page or resource a user is trying to access.
@RxvxntxN skill issue ,
404 error means a web server cannot find the specific page or resource a user is trying to access.
Ruddy TurnstoneOP
I know what 404 errors are. I got a workaround by building and deploying
The weird thing is that previous versions of react-next-node didn't have this behavior.
Ruddy TurnstoneOP
I'm outside, will get home soon. I'll turn off the production service and bring the dev up.
Is this the same issue I have
Updating above 16.0.10 breaks hydration on one of my website