Hello ,
I’am using HandsonTable 3.0.0 with angular 7 and it works fine.
but when i upgraded HandsonTable to 5.1.1 i am getting this message :
ERROR in node_modules/@handsontable/angular/lib/hot-column.component.d.ts(3,8): error TS1192: Module ‘“C:/projets/workspace/ASTERIA/asteria-ui/src/main/ui/node_modules/handsontable/handsontable”’ has no default export.
is that a problem with compatility with typescript 3.1.6 ? should i upgrade to angular 8 too ?
Thanks