wojtekmaj/react-daterange-picker

Input Issue when set maxDetail='decade'

hoangvuong-689cloud opened this issue · 1 comments

When I set maxDetail is decade and input(by keyboard, not select) year with the format yyyy, the error occurs:
Cannot read property '0' of null at DateInput.get (DateInput.js:556) at DateInput.js:237

Could you help to take a look? Thanks