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
Issues with Stimulsoft Reports.JS 2016.1
Re: Issues with Stimulsoft Reports.JS 2016.1
Hello, Joanne.
Please, send us the report template that reproduces the issue.
Thank you.
Please, send us the report template that reproduces the issue.
Thank you.
Re: Issues with Stimulsoft Reports.JS 2016.1
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.
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
Re: Issues with Stimulsoft Reports.JS 2016.1
Hello.
Sorry for delay with answer.
We need additional time for analyzing of the issue.
We will let you know about results.
Thank you.
Sorry for delay with answer.
We need additional time for analyzing of the issue.
We will let you know about results.
Thank you.
Re: Issues with Stimulsoft Reports.JS 2016.1
Hello.
We have made some changes in our libraries for node.js.
Please, upgrade to our latest build and follow our sample.
Thank you.
We have made some changes in our libraries for node.js.
Please, upgrade to our latest build and follow our sample.
Thank you.