You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I write above of code,
Type "12/02/2023". as expect (format DD/MM/YYYY)
Press enter to update
Expect: close datepicker modal and keep value input: 12/02/2023
Actual: it convert to 02/12/2023
The text was updated successfully, but these errors were encountered:
Component
DatePicker2
Reproduction link
https://gist.github.com/vuquangthinh/f7e9918a426e97989145b277160331c1
Steps to reproduce
I write above of code,
Type "12/02/2023". as expect (format DD/MM/YYYY)
Press enter to update
Expect: close datepicker modal and keep value input: 12/02/2023
Actual: it convert to 02/12/2023
The text was updated successfully, but these errors were encountered: