arqex/react-datetime

Not able to set the date manually

zeeshanjan82 opened this issue · 1 comments

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.

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