Issues with Stimulsoft Reports.JS 2016.1

Stimulsoft Reports.JS discussion
Post Reply
Joanne
Posts: 23
Joined: Tue Dec 01, 2015 3:48 am

Issues with Stimulsoft Reports.JS 2016.1

Post by Joanne »

Hi,
I am seeing the following error in console with latest trial version (2016.1) - "navigator is not defined".

I am using NodeJs and angularJS; the report template is created and kept on the server; when user request a report, the nodeJS server gets the ".mrt" report template, clears the databases, resets the connections to mysql server, then renders the report to be sent to client side to be viewed using the report viewer.

I am also having an issue when using page numbers on report templates, the following error is displayed in the console "Expression in Text property of 'Text6' can't be evaluated! document is not defined"

Another thing is that the preview in report designer (windows) does not show the report when datasource with connection on a mySQL database exists...

Thanks for your help
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Issues with Stimulsoft Reports.JS 2016.1

Post by HighAley »

Hello, Joanne.

Please, send us the report template that reproduces the issue.

Thank you.
Joanne
Posts: 23
Joined: Tue Dec 01, 2015 3:48 am

Re: Issues with Stimulsoft Reports.JS 2016.1

Post by Joanne »

Hi,

Please find attached a test project loading report with images (based on sample "flags" demo). In the console running the server, the errors "navigator is not defined" and "Expression in Text property of 'Text2' can't be evaluated! document is not defined" are displayed, and a blank page is given.

Thanks for your help.

NOTE: the node modules and bower components have been removed from the project files to reduce the ZIP file's size. You'll have to run npm install and bower install so that the project runs properly.
Attachments
reportImages.zip
(2.2 MiB) Downloaded 306 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Issues with Stimulsoft Reports.JS 2016.1

Post by HighAley »

Hello.

Sorry for delay with answer.
We need additional time for analyzing of the issue.
We will let you know about results.

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Issues with Stimulsoft Reports.JS 2016.1

Post by HighAley »

Hello.

We have made some changes in our libraries for node.js.
Please, upgrade to our latest build and follow our sample.

Thank you.
Post Reply