Hi @nihalshetty48
That’s is what I call an upgrade! I’m more than happy to hear that there’s the only thing missing to keep everything working.
I think that this issue can be related to a change in v1.9 as it sounds similiar to the case of our other Customer. What he does to avoid those issues is to comment out the following line
instance.view.wt.wtOverlays.updateMainScrollableElements();
from the source package of the handsontable.full.js
file. We haven’t made a full review yet so the issue is not reported on Github. But if that would also work for you then we need to report it as soon as possible and provide a solid fix.
If that won’t help. As @adrian.szymanski mentioned we would need to have a way to debug the issue to specify what is causing it. So any demo, where the issue can be reproducible would help.