Duplicates
Latest version
Current behavior 😯
When DatePicker is used together with LuxonThere there is a problem with using adapterLocale to influence the placeholder. It does not work. Additionally warning is shown:
Mask does not support numbers with variable length such as 'M'. Either use numbers with fix length or disable mask feature with 'disableMaskedInput' prop Falling down to uncontrolled no-mask input.
Context - #4755 (comment)
Expected behavior 🤔
Placeholder text should react to changing locale. Additionally no warnings in console would be nice.
Steps to reproduce 🕹
https://codesandbox.io/s/date-and-time-pickers-forked-fdfsxx?file=/src/App.tsx
Sorry for formatting, I created an issue from existing comment and there was template, my bad.
Duplicates
Latest version
Current behavior 😯
When DatePicker is used together with LuxonThere there is a problem with using adapterLocale to influence the placeholder. It does not work. Additionally warning is shown:
Mask does not support numbers with variable length such as 'M'. Either use numbers with fix length or disable mask feature with 'disableMaskedInput' prop Falling down to uncontrolled no-mask input.Context - #4755 (comment)
Expected behavior 🤔
Placeholder text should react to changing locale. Additionally no warnings in console would be nice.
Steps to reproduce 🕹
https://codesandbox.io/s/date-and-time-pickers-forked-fdfsxx?file=/src/App.tsx
Sorry for formatting, I created an issue from existing comment and there was template, my bad.