Issues with Stimulsoft Reports.JS 2016.1
Posted: Wed Mar 09, 2016 7:27 am
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
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