[ANG-195] HOT 6.2.2 with Angular 8+

Tags: #<Tag:0x00007f8b23e351b0>

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

Answered my own question! :slight_smile:

I noticed the errors were being thrown in the wrapper rather than the handsontable module itself, so downgraded the wrapper to version 2.0.0 and it works fine.

Hi @escape1979uk

We have a plan to update the wrapper for Angular 9 and Handsontable 7.4.0.

To keep up to date please follow this issue on GitHub - https://github.com/handsontable/angular-handsontable/issues/195