frmalinowski
Results
2
issues of
frmalinowski
DateInput onClose callback is not called with last picked date when value property is present
**Problem** The `DateInput` component does not return the last selected date in `onClose` when we use `DateInput` with a **`value`** property and the `onClose` callback. This happens **when we change...