logoalt Hacker News

AusiasTselyesterday at 4:47 PM1 replyview on HN

That's a React hydration mismatch. I'm aware of it but hadn't seen it block functionality before. Thanks for flagging that it does for you. Can I ask: when you load the page, do you see the language selector (a dropdown/search where you pick languages like English, French, etc.)? The search button only activates after selecting at least one language — if the hydration error is breaking the selector, that would explain why the button seems unclickable. I'm looking into it right now. What Chrome version are you on?


Replies

MonkeyIsNullyesterday at 4:54 PM

> Version 145.0.7632.160 (Build officiel) (arm64)

Yeah, I've tried switching the languages, not ALL the text on the page changes from the default language and I've tried not changing the lang. Same thing.

show 2 replies