Duplicates
Latest version
Current behavior 😯
Input value is cleared after open and close the datepicker dialog.
Expected behavior 🤔
Input value should stay the same
Steps to reproduce 🕹
Steps:
- Open https://codesandbox.io/s/k860y9?file=/demo.js (official demo)
- Type valid date in input (for example 03/03/2022)
- Blur the input
- Open Datepicker Dialog (click at the calendar icon)
- Close Datepicker Dialog (just click outside the dialog or press 'Esc' button)
- See that input value is empty
Context 🔦
https://codesandbox.io/s/k860y9?file=/demo.js
Your environment 🌎
environment from the official sandbox
Duplicates
Latest version
Current behavior 😯
Input value is cleared after open and close the datepicker dialog.
Expected behavior 🤔
Input value should stay the same
Steps to reproduce 🕹
Steps:
Context 🔦
https://codesandbox.io/s/k860y9?file=/demo.js
Your environment 🌎
environment from the official sandbox