telerik / kendo-react

Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/
https://kendo-react-teal.vercel.app
Other
212 stars 39 forks source link

[Bug][DatePicker] The date format does not match the loaded locale #2739

Closed vveesseelliinnaa closed 1 day ago

vveesseelliinnaa commented 4 days ago

I'm submitting a...

Current behavior

The date format does not match the loaded locale. The issue is introduced in version 9.0.0.

Expected behavior

The date format has to match the loaded locale as in version 8.0.0: https://stackblitz.com/edit/react-cyz8md-uq8njg?file=index.html,package.json

Image

Minimal reproduction of the problem with instructions

  1. Open the following StackBlitz example: https://stackblitz.com/edit/react-cyz8md-jopq2n?file=app%2Fapp.tsx,app%2Fshared-di-de.ts
  2. Observe the date format of the DatePicker is not updated (uses the default English locale) Image

Additional details

Reported in: 1671087

PaskalevStoyan commented 1 day ago

The issue is fixed in our latest develop version 9.0.1-develop.2.

https://stackblitz.com/edit/react-cyz8md-uy9qf9?file=package.json