Skip to content
This repository was archived by the owner on Jul 12, 2024. It is now read-only.
This repository was archived by the owner on Jul 12, 2024. It is now read-only.

onChange is not triggered when the input reach zero(empty) #172 #179

Open
@azureAshish

Description

@azureAshish

onChange={(jsDate, dateString) => { console.log('onChange'); this.setState({ datePickerInputDate: dateString }); }}

Expected Behaviour
The onChange should trigger with Invalid Date or empty string "" returned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions