React-datepicker: isClearable doesn't work when the input lose focus

Created on 4 Jul 2017  路  2Comments  路  Source: Hacker0x01/react-datepicker

In this "Clear datepicker input" example
Reproduce steps:

  1. Type a valid date.
  2. Click outside to lose focus.
  3. Click on clear date button
    Expectation: The input value is cleared.
    Reality: only selected prop is cleared.
    image
wontfix

Most helpful comment

Can we get this fix merge? Im running in the same issue and the fix seems to be pretty clear.
Thanks guys

All 2 comments

Can we get this fix merge? Im running in the same issue and the fix seems to be pretty clear.
Thanks guys

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings