Aldo Hernandez
Aldo Hernandez
Does @tanstack/vue-virtual use `v-if` to hide the component? Since [1.11.1](https://github.com/TaTo30/vue-pdf/releases/tag/v1.11.1) setting `v-if` to false will unmount the component and destroy the worker with it, that is probably the issue here....
`PDFViewerApplication` is an API used specifically by Mozilla Viewer and is not available in `pdfjs-dist`: https://github.com/mozilla/pdf.js/issues/9210 The problem highlighting this text: ''明确信息层级导向" is that pdf.js does not include the last...
That vulnerability comes from this project that had been deprecated on may: https://github.com/isaacs/inflight-DEPRECATED-DO-NOT-USE pdf.js still depends on [email protected], meanwhile the dependency has not been updated this issue could not be...
Yup, I will release a new version with the new pdf.js version soon
Hi, I know is kind of late haha. That messages are from pdfjs and seems to be related on the PDF format during decoding, does you have a PDF sample...
> I think there might be some race condition. It seems that the `` element that contains the annotations was removed before finishing the render task. I cannot reproduce this,...
I would need a code sample because I can't reproduce it. 
Thank you for the feedback @atrityuser93. I will close this post if the issue persist feel free to reopen.
It could be an interesting feature and shouldn't be hard to develop, but I haven't had enough time to work on this project lately. If you could contribute this It...
Please, share the PDF file and a code example to reproduce the issue.