-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] - International Calendars not working in documentation #3339
Comments
Can you explain more about the issue? |
@sac1hin Sure. If you look at international calendars in documentation. You can see the locale is set to <I18nProvider locale="zh-CN-u-ca-chinese">
<Calendar aria-label="Date (International Calendar)" />
</I18nProvider> |
Hi, Can you assign this to me ? |
@Mihir867 There's a PR already. Please check out other issues. |
Ohh sure!! |
NextUI Version
2.4.2
Describe the bug
Documentation (incorrect behaviour): https://nextui.org/docs/components/calendar#international-calendars
Storybook (correct behaviour): https://storybook.nextui.org/?path=/story/components-calendar--international-calendars&globals=locale:da-DK
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Compare the difference between documentation and storybook for International Calendars
Expected behavior
The locale should be applied
Screenshots or Videos
No response
Operating System Version
macOS
Browser
Chrome
The text was updated successfully, but these errors were encountered: