Page 1 of 1

Print/Save Buttons not Loading in Angular2

Posted: Thu Sep 07, 2017 7:48 pm
by agent354
One of the more recent updates to Angular 2 seem to have broken the buttons from loading in the Report Viewer with Stimulsoft.JS.

I have attached a copy of a scaled down application that is failing, see console log errors.

TypeError: Cannot read property 'type' of undefined
at HTMLDivElement.wrapFn (zone.js:1070)
at HTMLDivElement.n.onmouseover [as __zone_symbol__ON_PROPERTYmouseover] (scripts.bundle.js:193)
at HTMLDivElement.wrapFn (

Re: Print/Save Buttons not Loading in Angular2

Posted: Fri Sep 08, 2017 4:47 pm
by agent354
Turns out that I had to downgrade zone.js to 0.8.4 and it would work again.

Re: Print/Save Buttons not Loading in Angular2

Posted: Sat Sep 09, 2017 2:59 am
by Edward
Hi Agent354,

Thank you for sharing the solution of that problem and the provided sample. Glad it worked and this hint might help to someone else.

Thank you,
Edward