Open pooyarm opened 5 years ago
On the following example: http://react-component.github.io/calendar/examples/antd-range-calendar.html
x
An error occurs:
Uncaught TypeError: _this2.props.onClear is not a function at onClear (DateInput.js:53)
I'm not sure if this error is related to example or actual behaviour.
I find it doesn't have onClear prop in the file which names Date/DateInput.js
Yet this is happening, any update?
On the following example: http://react-component.github.io/calendar/examples/antd-range-calendar.html
x
beside start date inputAn error occurs:
I'm not sure if this error is related to example or actual behaviour.