Breaking change that wasn't documented - ScrollViewportTo

Tags: #<Tag:0x00007f51b8d3d8b0> #<Tag:0x00007f51b8d3d770>

Hi team. It seems with version 14.0.0 a breaking change was introduced into the ScrollViewportTo api (as mentioned here) but the changelog failed to mention that. As you might expect, we’ve now found out the hard way (via a bug report) that our calls to that api stopped working.

I am documenting this here as it’s not the first time we’ve experienced an undocumented breaking change (I don’t recall the other one at the moment), so I thought I’d get this one in writing.

Hi @dhaber

Thank you for pointing that out. You are right, it was marked a breaking change in the PR but we failed to mention that in the changelog. We apologize for the inconvenience it caused. Here you can find the workaround on how to use this method as before: https://github.com/handsontable/handsontable/pull/10508#issuecomment-1835983144