Hi again
Iām having issues with checkboxes in handsontable when data is pasted from excel
My users have a large excel template that uses boolean values, but most of the time these are empty on the spreadsheet.
Is there a way to have these ignored, and the value left as null when pasting?
To reproduce, use this stackblitz
Paste an empty cell from Excel onto the checkbox cell. Note that it will change to #bad-value# rather than ignoring the empty value
Thanks
Matt