I am using react datepicker in one of my project. I have been facing this issue. When I enter the date as input and try to clear it, it won't work. There is a state called "InputValue" which gets set when date is given as input. On clear it has to be set as null but does not.
Steps to replicate:
Gave an input date

Clicked on clear button

Any progress on this issue?
@MarkusLund this doesn't appear to be an issue on the demo site using the repro steps, do you have any more info?
The issue can be replicated in demo. If you enter the date manually and try to clear, it won't work.
@rafeememon As @bid007 are stating, this is an issue in both my local version and the demo.
Cool, PRs to fix it are welcome
The clear button is still not working on Firefox.
Most helpful comment
The clear button is still not working on Firefox.