Hi,
In Handsontable v14.1.0, When doing autofill by selecting more than one column and row, its throwing ‘invalid date’ error in the cell.
Steps to reproduce:
- In the below JSFiddle example, Select From C4, D4 to C5, D5 cells.
- Now Drag/Autofill to 11th row.
- Observe that There is a ‘invalid date’ is appearing.
Additional note: Its happening only when one of the columns in data have type date
LINK: https://jsfiddle.net/taLm7u50/69/
We are an existing customer and this is creating issues in our live product environment. It would be great if this could be fixed.
Please refer the attached image
Thanks