Cannot set property 'zoom' of null

Stimulsoft Reports.JS discussion
Post Reply
mrapi
Posts: 277
Joined: Sat Dec 20, 2008 1:08 am

Cannot set property 'zoom' of null

Post by mrapi »

Hi
using Angular 9 project I've update js packages from version 2020.2.2 to 2020.2.3 but when I try to view a report I only see the loading circle and got in console:

Code: Select all

core.js:4098 ERROR TypeError: Cannot set property 'zoom' of null
    at m.renderTable (<anonymous>:64:28971)
    at Ye.exportHtml (<anonymous>:61:166495)
    at Ye.exportTo (<anonymous>:61:115093)
    at <anonymous>:61:115307
    at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:421)
    at Object.onInvokeTask (core.js:28273)
    at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:420)
    at Zone.push../node_modules/zone.js/dist/zone.js.Zone.runTask (zone.js:188)
    at push../node_modules/zone.js/dist/zone.js.ZoneTask.invokeTask (zone.js:503)
    at ZoneTask.invoke (zone.js:492)
error is gone if I revert back to version 2020.2.2
thanks
Lech Kulikowski
Posts: 6244
Joined: Tue Mar 20, 2018 5:34 am

Re: Cannot set property 'zoom' of null

Post by Lech Kulikowski »

Hello,

We couldn't reproduce the issue.
Please send us a simple project which reproduces the issue for analysis.

Thank you.
mrapi
Posts: 277
Joined: Sat Dec 20, 2008 1:08 am

Re: Cannot set property 'zoom' of null

Post by mrapi »

I've sent to your support email
thanks
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Cannot set property 'zoom' of null

Post by HighAley »

Hello,

Thank you. We will answer you soon.
mrapi
Posts: 277
Joined: Sat Dec 20, 2008 1:08 am

Re: Cannot set property 'zoom' of null

Post by mrapi »

seems solved with version 2020.3.1
thanks
Andrew
Posts: 4104
Joined: Fri Jun 09, 2006 3:58 am

Re: Cannot set property 'zoom' of null

Post by Andrew »

Hello,

Okay, thank you for the reply.
If the issue will present again, please let us know.

Have a nice day!
Post Reply