Hello,
I have obtained a trial license for Telerik Reports and have downloaded version 2025.Q2. I have created a sample solution in which the issue I am facing is reproduced. More specifically, I create a report, and when I try to preview the report, the following error appears in the console:
Uncaught (in promise) TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
at Array.from (<anonymous>)
at ParametersArea.allParametersAutoRefresh (telerikReportViewer-19.1.25.521.js:5141:26)
at ParametersArea.showPreviewButton (telerikReportViewer-19.1.25.521.js:5138:12)
at w.<anonymous> (telerikReportViewer-19.1.25.521.js:5396:13)
at w.<anonymous> (telerikReportViewer-19.1.25.521.js:374:43)
at Generator.next (<anonymous>)
at o2 (telerikReportViewer-19.1.25.521.js:25:20)
This issue occurs whether I use Kendo UI in combination with Telerik Reports or only Telerik Reports, according to the information described in your knowledge base.
Could you please check this, as I am interested in purchasing a subscription for both the Reports and Kendo UI?