Click reset column, comments are deleted
https://jsfiddle.net/ow80sbvm/1/
[GH #5661] Why comments are deleted after updating columns?
You’re right the cell
method should have a higher priority than columns
, so the comments should stay.
Thank you for sharing this bug.I have reported it on our Github board at https://github.com/handsontable/handsontable/issues/5661
Please track changes to https://github.com/handsontable/handsontable/issues/5661 for updates
Has this issue been resolved?
I’m having a similar problem but in my case i’m updating the cells property in the hot table to change the pre-set comments on a certain server update.
hotTable.updateSettings({
cell: newCells,
});
Hi @ahussein
the corresponsing issue report is here https://github.com/handsontable/handsontable/issues/5661 and it hasn’t been scheduled yet.