Open nordkite opened 6 years ago
I am using latest Handsontable and I have this error at Handsontable.TextCell.renderer(instance, td, row, col, prop, value, cellProperties);
Handsontable.TextCell.renderer(instance, td, row, col, prop, value, cellProperties);
It was working with older versions of Handsontable though.
Check my solution in issue I posted here, it might be related.
I am using latest Handsontable and I have this error at
Handsontable.TextCell.renderer(instance, td, row, col, prop, value, cellProperties);
It was working with older versions of Handsontable though.