Material-ui-pickers: Why only first character of week is rendered?

Created on 4 Aug 2020  路  1Comment  路  Source: mui-org/material-ui-pickers

https://github.com/mui-org/material-ui-pickers/blob/137019c0ca703bce44b2a66feebc34efe5e4cd41/lib/src/views/Calendar/Calendar.tsx#L181
Even with extending the utils for LocalizationProvider and writing custom getWeekdays does not help.
May be we need and renderWeekDays to override the default render of week day.

Locale = th
Screen Shot 2563-08-04 at 5 20 00 PM

Locale = id
Screen Shot 2563-08-04 at 5 20 57 PM

bug 馃悰

Most helpful comment

Yes that's definitely an issue. Originally it was done to support existed getWeekDays result.

>All comments

Yes that's definitely an issue. Originally it was done to support existed getWeekDays result.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Harasz picture Harasz  路  3Comments

brett-patterson picture brett-patterson  路  3Comments

katy6514 picture katy6514  路  3Comments

aditya81070 picture aditya81070  路  3Comments

callmeberzerker picture callmeberzerker  路  3Comments