Unplanned
Last Updated: 24 Mar 2022 13:04 by Neli
Oscar
Created on: 07 Oct 2021 12:04
Type: Feature Request
5
Angular Report Viewer and Web Report designer in one application

The Angular Report Viewer uses the jQuery npm package, while the Web Report Designer uses jQuery.min.js directly from a CDN. If you try to use both Angular Viewer and JS Web Designer in the same application there will be a conflict while loading jQuery twice from the different sources. This is why the Angular Report Viewer cannot be loaded together with the JS Web Report Designer in the same application. The KB article Displaying the Web Report Designer in Angular application provides a Known Issues section at the bottom where this problem is explained:

"Telerik Web Report Designer could not be integrated into Angular application together with Angular Telerik Report Viewer. That is why this article shows how to use the Telerik Web Report Designer in angular application with jQuery-based HTML5 Telerik Report Viewer."

1 comment
Neli
Posted on: 24 Mar 2022 13:04
The same should also work for React applications.