Unable to view report using javascript version 2022.3.2

Stimulsoft Reports.JS discussion
Post Reply
ajithks44
Posts: 2
Joined: Wed Jun 01, 2022 11:25 am

Unable to view report using javascript version 2022.3.2

Post by ajithks44 »

Hi,

We were getting the below console warning

The data adapter version is 2022.3.2.
The handler version is 2022.3.2.
The engine version is 2022.2.6.
For correct work, please update the data adapter to match the same engine version.


So we have updated stimulsoft-reports-js package from version from ^2022.2.5 to 2022.3.2, now report is not loading.
Whenever I'm trying to open a report, it's showing the below console warning and even the debugger window is getting stuck.

stimulsoft.reports.js:26 Cannot read properties of undefined (reading 'ref')

Could someone help me to resolve this issue.

Tech stack: Angular, Dot net core, PostgreSql

Thanks
Lech Kulikowski
Posts: 6240
Joined: Tue Mar 20, 2018 5:34 am

Re: Unable to view report using javascript version 2022.3.2

Post by Lech Kulikowski »

Hello,

Please check adapters here:
https://github.com/stimulsoft/DataAdapters.JS

If the issue is still present, please send us a sample project that reproduces the issue for analysis.

Thank you.
Post Reply