Skip to content
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: Calendar displays hebrew month name in english locale #1040

Open
Hatzilu opened this issue Feb 16, 2025 · 1 comment
Open

bug: Calendar displays hebrew month name in english locale #1040

Hatzilu opened this issue Feb 16, 2025 · 1 comment

Comments

@Hatzilu
Copy link

Hatzilu commented Feb 16, 2025

Steps to reproduce:

  1. Switch the app to use the English language
  2. Navigate to the "Public transport operators" page
  3. Pick a date from one of the date dropdowns
  4. The date picker will display the month name in Hebrew instead of English.
    Image
@Hatzilu
Copy link
Author

Hatzilu commented Feb 27, 2025

After looking into this, there seems to be something weird with how material UI handles i18n, as even after setting the locale in the MUI theme to 'en-US', And the html lang to en, it still displayed a hebrew month name.

Will try to look into it this weekend hopefully

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

No branches or pull requests

1 participant