Good Day
We have an Angular frontend that is using version: "14.21.915" of the Angular Report Viewer: "@progress/telerik-angular-report-viewer": "14.21.915". Currently, we can't upgrade off over Angular v15-LTS because of that package, so our backend was thinking of upgrading their side to use R1 2019 SP1 (13.0.19.222).
What versions of the "@progress/telerik-angular-report-viewer" are compatible with that backend service? If I try to up upgrade off the version we're currently using, I get an error when the report view tries to load, the version I attempted to use was: 16.22.804.
"Cannot access the Reporting REST service <address> Make sure the service address is correct and enable CORS if needed. (https://enable-cors.org)"
The CORS setting is completely open, so there is no CORS error.
But can move to Angular 16+, so we're hoping that backend service upgrade will resolve that issue.
Thanks
We have an Angular frontend that is using version: "14.21.915" of the Angular Report Viewer: "@progress/telerik-angular-report-viewer": "14.21.915". Currently, we can't upgrade off over Angular v15-LTS because of that package, so our backend was thinking of upgrading their side to use R1 2019 SP1 (13.0.19.222).
What versions of the "@progress/telerik-angular-report-viewer" are compatible with that backend service? If I try to up upgrade off the version we're currently using, I get an error when the report view tries to load, the version I attempted to use was: 16.22.804.
"Cannot access the Reporting REST service <address> Make sure the service address is correct and enable CORS if needed. (https://enable-cors.org)"
The CORS setting is completely open, so there is no CORS error.
But can move to Angular 16+, so we're hoping that backend service upgrade will resolve that issue.
Thanks