pushtell / react-bootstrap-date-picker

React-Bootstrap based date picker.
MIT License
347 stars 195 forks source link

onChange called when value is deleted #106

Closed ebrenes closed 7 years ago

ebrenes commented 7 years ago

Fix for #79.

Description

Added a call to the clear() method in handleInputChange().

How Has This Been Tested?

Ran the unit tests and tested it out in the example app.

Types of changes

Checklist: