Hello,
I am using handsontable version 12.0.0 in Angular and while trying to use commentsPlugin, I came across a problem. The comments seems to work randomly.
After a few trials, it seems that the problem appears when columns are defined (opposed to columnHeader set to true) in the handsontable settings.
Here’s a fiddle to illustrate my problem:
https://jsfiddle.net/ofLqeyph/3/
Thanks for your help.