Hi
I have a problem, any help would be appreciated.
I was using NGX-loading with handsontable 6.22 this works!!
NGX-loading is a screen overlay you can set loading to true or false depending if you want it to overlay a loading screen.
When i upgrade to handsontable 7.2.1 ngx-loading stops working/closing after being set to false, unless you click the mouse then it closes.
This is after the code tries to reload the screen using ngAfterViewInit() in angular ts.
The only way I can fix this is by reverting back to handsontables 6.2.2.
I am unable to show the code for various reasons.