'useFormatter' hydration error in Azerbaijani #1708
Labels
bug
Something isn't working
unconfirmed
Needs triage.
upstream-issue
This issue is caused by an upstream dependency (e.g. Next.js)
Description
When formatting a date using useFormatter with the 'az' locale, I encounter a hydration error. While server-side formatting works as expected, client-side formatting results in an invalid format like 2025 M02 11 20:35:35, which causes a hydration issue.
Verifications
Mandatory reproduction URL
https://codesandbox.io/p/devbox/wild-worker-5t6rvx?file=%2Fsrc%2Fapp%2F%5Blocale%5D%2Fpage.tsx%3A7%2C34
Reproduction description
Steps to reproduce:
Expected behaviour
The date is expected to be formatted correctly on both the client-side and server-side.
The text was updated successfully, but these errors were encountered: