Skip to content
This repository has been 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 opened this issue Oct 14, 2020 · 0 comments
Open

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

azureAshish opened this issue Oct 14, 2020 · 0 comments

Comments

@azureAshish
Copy link

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

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant