Custom rendered links do not work with wide columns

Tags: #<Tag:0x00007f8b23f11bb0> #<Tag:0x00007f8b23f118b8>

The links do not work (seems all clicks are prevented)
https://jsfiddle.net/7jes49g0/

The column content does not have to be long. Seems the behavior here is that if we click on partially visible column HOT scrolls to the start of the column to make this column fully visible, but in case when column width is larger than the table size, the column will be still partially visible after scrolling and clicks are still ignored. Hope it will help to track down the issue.

And there is more. If I fix columns to the left, leaving just that long column in the scrollable area - NONE of the links will work

https://jsfiddle.net/7jes49g0/1/

Related issue on github: https://github.com/handsontable/handsontable/issues/10612

Hi @vzotov

As we already have a discussion here: https://github.com/handsontable/handsontable/issues/10612 I will close this topic as a duplicate.