ngx-ssrs-reportviewer
ngx-ssrs-reportviewer copied to clipboard
Simple Angular report viewer component for SQL Server Reporting Services
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.0 to 3.3.3. Release notes Sourced from socket.io-parser's releases. 3.3.2 Bug Fixes prevent DoS (OOM) via massive packets (#95) (89197a0) Links Diff: https://github.com/Automattic/socket.io-parser/compare/3.3.1...3.3.2 3.3.1 Links Diff: https://github.com/socketio/socket.io-parser/compare/3.3.0...3.3.1...
how to retrieve this report through web api? I wanted to put Authentication through web api and rendered it to Angular page/component. Can you please help me?
Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...
Found this repo, appears to fix the issue with dependencies and ivy support. Perhaps this can be merged after updating required dependencies to support broader angular versions?
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 10.0.8 to 11.0.5. Changelog Sourced from @angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Hi everyone, i am not able to modify the height and width of ngx-ssrs-reportviewer, can any body suggest how to change the height and width of the SSRS report. please...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
I got the following error after installed this package and import ReportViewerModule in app.module.ts : > ERROR in app.3c65f7fb04c200f44b2c.js from UglifyJs Unexpected token: name (ReportViewerComponent) [app.3c65f7fb04c200f44b2c.js:122241,6] `import { BrowserModule }...