Update issue

Stimulsoft Reports.JS discussion
Post Reply
Ehsan
Posts: 100
Joined: Tue Jan 05, 2016 10:39 am
Location: Iran

Update issue

Post by Ehsan »

Hello,

when I update stimulsoft report to version 2018.1,
the following method doesnt support by stimulsoft anymore:
Stimulsoft.Base.Drawing.RectangleD is not a constructor

and I got this error:

Code: Select all

VM4771:53 Uncaught TypeError: Stimulsoft.Base.Drawing.RectangleD is not a constructor
    at eval (eval at createReport (stimul-report.html:201), <anonymous>:53:43)
    at HTMLElement.createReport (stimul-report.html:232)
    at HTMLElement.createReportData (stimul-report.html:220)
    at HTMLElement.dataBinding (stimul-report.html:192)
    at HTMLElement.componentReady (stimul-report.html:81)
    at HTMLElement.attached (base-component.html:115)
    at HTMLElement._invokeBehavior (polymer-micro.html:452)
    at HTMLElement._doBehavior (polymer-micro.html:440)
    at polymer-micro.html:224
    at Object.whenReady (polymer-micro.html:104)
Thanks
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Re: Update issue

Post by Edward »

Hi Ehsan,

Could you please attach the report template and the code to reproduce the bug, so we could fix it.

Thank you,
Edward
Inhabe
Posts: 11
Joined: Wed Nov 08, 2017 10:41 am

Re: Update issue

Post by Inhabe »

Same issue here, working without template and used RectangleD to set size of elements in databand. Now its undefined and no simular objects in Stimulsoft.Base.Drawing
Inhabe
Posts: 11
Joined: Wed Nov 08, 2017 10:41 am

Re: Update issue

Post by Inhabe »

Found. Its Stimulsoft.System.Drawing.Rectangle now
Ehsan
Posts: 100
Joined: Tue Jan 05, 2016 10:39 am
Location: Iran

Re: Update issue

Post by Ehsan »

Hello,

Thank you dear Inhabe,

But why stimulsoft delete this method without any notification?????

Thanks
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Update issue

Post by Alex K. »

Hello,

We need some additional time to check the issue.

Thank you.
Post Reply