VadimDez/ng2-pdf-viewer

node_modules/ng2-pdf-viewer/src/app/pdf-viewer/pdf-viewer.component.d.ts:95:18 - error TS2707: Generic type 'ɵɵComponentDeclaration' requires between 7 and 9 type arguments.

ABSabellon opened this issue · 9 comments

Bug Report or Feature Request (mark with an x)
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [ ] Bug report -> please search issues before submitting
- [ ] Feature request
- [ ] Documentation issue or request

I have this bugs when I try to use the plugin:

ERROR in node_modules/ng2-pdf-viewer/src/app/pdf-viewer/pdf-viewer.component.d.ts:95:18 - error TS2707: Generic type 'ɵɵComponentDeclaration' requires between 7 and 9 type arguments.

using Angular 15
tslib: 2.3.0

Same here

same here

Same here angular version 15.2.9

Same here version 15.2.10

same :). Reverted to version 9.1.3 for now.

same here.

Same issue here angular 15.2.9

I see issue same here: #1029
I using Angular 15.2.10.
I have used and had success with: "ng2-pdf-viewer": "9.1.5"

same :). Reverted to version 9.1.3 for now.

Its work for me :)