List Variable/Request Parameters bug

Stimulsoft Reports.JS discussion
Post Reply
Barnaby
Posts: 27
Joined: Tue Dec 20, 2016 1:57 am

List Variable/Request Parameters bug

Post by Barnaby »

Hey,

With the recent version, I'm having an issue with a List Variable.

If the report is set to "Request Parameters", it gets the following error, and the report does not run.

Code: Select all

stimulsoft.viewer.js:10 Uncaught TypeError: Cannot read property 'sti_is' of null
    at i (stimulsoft.viewer.js:10)
    at p (stimulsoft.viewer.js:10)
    at StiJsViewer.jsObject.postAjax (stimulsoft.viewer.js:10)
    at StiJsViewer.postAction (stimulsoft.viewer.js:8)
    at StiJsViewer.designer.viewer.jsObject.postAction (initStimulsoft.js:361)
    at stimulsoft.viewer.js:10
If I turn off the Request Parameters, it works correctly.


I've attached a broken report (report only has the list, and Request Parameters set to true).
JS Version 2019.2.2

EDIT: I've updated to JS Version 2019.2.3 and its still an issue, but there is no longer an error in the console.
Attachments
BrokenReport.mrt
(1.71 KiB) Downloaded 110 times
Lech Kulikowski
Posts: 6254
Joined: Tue Mar 20, 2018 5:34 am

Re: List Variable/Request Parameters bug

Post by Lech Kulikowski »

Hello,

We need some additional time to investigate the issue.

Thank you.
Lech Kulikowski
Posts: 6254
Joined: Tue Mar 20, 2018 5:34 am

Re: List Variable/Request Parameters bug

Post by Lech Kulikowski »

Hello,

The issue is fixed. The fix will be available in the next release build.

Thank you.
Post Reply