calendar
calendar copied to clipboard
crashed when start date value is empty in RangeCalendar widget
I passed value like this:
[null, moment(1500000000000)]
It displays the value just fine, but when I click on the widgets, the error just popup in the console It seems like that your RangeCalendar widget didn't fully support single value in range value.
Do you have any plan on supporting this?
Below is the error screenshot:

