arqex / react-datetime

A lightweight but complete datetime picker react component.
2k stars 872 forks source link

Not able to set the date manually #867

Open zeeshanjan82 opened 7 months ago

zeeshanjan82 commented 7 months ago

I am using version 3.2.0 of react-datetime and I am trying to implement the feature to manually enter the date but it doesn't work, I have also set the input property to value 'true' but it still doesn't work. I have created a codesandbox for this issue.

https://codesandbox.io/p/sandbox/admiring-torvalds-v62qvg?file=%2Fsrc%2FApp.js

please let me know if I am missing anything.

fatihdinler commented 1 month ago

I faced with the same issue. Do you have any updates? @zeeshanjan82