HI there,
I’m using Handsontable in my application (6.2.2) and trying to upgrade to a later version of Angular, but when compiling the app, I get several GridSettings errors such as "Property “beforeUnhideRows” does not exist on type ‘GridSettings’.
I’m using the latest wrapper version (5.1.0)
Is it possible to get this version working with newer Angular versions or am I stuck with Angular 7?
Thanks