Skip to content

fix: Fix Time hydration for ISO dates#5766

Merged
kof merged 1 commit into
mainfrom
fix/time-hydration-utc
May 22, 2026
Merged

fix: Fix Time hydration for ISO dates#5766
kof merged 1 commit into
mainfrom
fix/time-hydration-utc

Conversation

@kof
Copy link
Copy Markdown
Member

@kof kof commented May 21, 2026

I’m seeing React hydration errors 418/425/423 in the console when the Time component is used with an ISO date. This was breaking my Klaro cookie banner: it would flash briefly and then disappear. Once I switched to a date-only value (2026-05-06 instead of 2026-05-06T22:00:00.000Z), the issue disappeared, I no longer see console errors, and Klaro works correctly.

@kof kof temporarily deployed to development May 21, 2026 21:51 — with GitHub Actions Inactive
@kof kof merged commit 97fa746 into main May 22, 2026
16 of 18 checks passed
@kof kof deleted the fix/time-hydration-utc branch May 22, 2026 09:50
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