Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whats the recommended version to use with angular 15 ? #1099

Open
zero-1 opened this issue May 17, 2024 · 0 comments
Open

Whats the recommended version to use with angular 15 ? #1099

zero-1 opened this issue May 17, 2024 · 0 comments

Comments

@zero-1
Copy link

zero-1 commented May 17, 2024

- [ ] 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant