Skip to content

fix: stabilize tide hydration across Cloudflare and browsers - #61

Merged
maxffarrell merged 1 commit into
mainfrom
codex/react-hydration-snapshot
Sep 8, 2026
Merged

fix: stabilize tide hydration across Cloudflare and browsers#61
maxffarrell merged 1 commit into
mainfrom
codex/react-hydration-snapshot

Conversation

@maxffarrell

Copy link
Copy Markdown
Owner

Production rendered tide-time separators with a narrow nonbreaking space while Chrome rendered a normal space. React reported a hydration error for each of the four tide cards. Normalize these ICU-dependent separators in the React and Vue components and regenerate their registry items. Also retain the initial React props snapshot through hydration before applying live updates.

Validation: an independent Astra browser probe isolated the four differing text nodes and removed all four errors by normalizing them. The new SSR regression simulates normal, narrow, and nonbreaking spaces; all 11 React tests pass. The production-build browser regression passes both React routes across Chicago, UTC, and Tokyo, including post-mount style updates. Workspace checks, formatting, and the production build pass.

Follow-up to #36. Signed commits only; auto-merge requested after CI.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 8, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
wxcn 499a2e2 Sep 08 2026, 01:51 AM

@maxffarrell
maxffarrell merged commit de6eedf into main Sep 8, 2026
4 checks passed
@maxffarrell
maxffarrell deleted the codex/react-hydration-snapshot branch September 8, 2026 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant