Check this first
Describe the bug
I am not aware if that breaks anything or not but it is an Error showing up in the developer console so i think it should get fixed.
Version info
Version of Angular
^9.0.0
Version of the JavaScript files pdf.js, pdf-worker.js and viewer.js (currently: default files vs. version 2.2 preview files)
Do i need to include them manually other than adding this to the angular.json:
{
"glob": "**/*",
"input": "node_modules/ngx-extended-pdf-viewer/assets/",
"output": "/assets/"
}
because i didn't... So i guess: default files?
Desktop (please complete the following information):
To Reproduce
Since this "bug" is happening in the demo page i guess i don't need to provide a separate project.
Again: I am not sure if this error even breaks anything but i just wanted to point this error out to you. Great library!
Thanks for pointing this out. I've fixed this bug in version 3.0.0-beta.2. Would you mind to run a quick check an tell me if it works on your machine, too?
Thanks in advance,
Stephan
because i didn't... So i guess: default files?
Yeah, you're right. That's a left-over from an earlier version when I published both versions in parallel. I'll remove the confusion section. THX!
Hi @stephanrauh,
The issue is no longer reproducible on my side with version 3.0.0-beta.2.
Thanks
Great. Thanks!
Best regards,
Stephan
Most helpful comment
Thanks for pointing this out. I've fixed this bug in version 3.0.0-beta.2. Would you mind to run a quick check an tell me if it works on your machine, too?
Thanks in advance,
Stephan