Closed vveesseelliinnaa closed 1 day ago
The date format does not match the loaded locale. The issue is introduced in version 9.0.0.
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
Reported in: 1671087
The issue is fixed in our latest develop version 9.0.1-develop.2.
9.0.1-develop.2
https://stackblitz.com/edit/react-cyz8md-uy9qf9?file=package.json
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
Minimal reproduction of the problem with instructions
Additional details
Reported in: 1671087