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 (
Print/Save Buttons not Loading in Angular2
Print/Save Buttons not Loading in Angular2
- Attachments
-
- my-app.zip
- sample app
- (2.4 MiB) Downloaded 174 times
Re: Print/Save Buttons not Loading in Angular2
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
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
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