Cursor jumps to another field

Follow example

Code similar to example => https://handsontable.com/docs/6.0.1/demo-filtering.html

It is not with all fields, usually from the eighth field the problem appears, and still the field does the search with the information from the second column behind

We have already discussed this on emails but for everyone seeking an answer:

In most of the issues like this, the afterGetColHeader is responsible. You can track down how values are referenced when user scrolls or TAB between the inputs.