VadimDez/ng2-pdf-viewer

Whats the recommended version to use with angular 15 ?

zero-1 opened this issue · 0 comments

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

Tried using the v10.2.2 with an angular 15 project and I get the error ...

Can't bind to 'src' since it isn't a known property of 'pdf-viewer'.
1. If 'pdf-viewer' is an Angular component and it has 'src' input, then verify that it is part of this module.
2. ......

Switching to v9.1.5 works correctly with Angular 15.

Reproduced on stackblitz.

I was looking for a fix/workaround to CVE-2024-4367 and tried to upgrade the dependency.