vue3-pdf-app icon indicating copy to clipboard operation
vue3-pdf-app copied to clipboard

Vue 3 PDF viewer based on Mozilla's PDFJS

Results 5 vue3-pdf-app issues
Sort by recently updated
recently updated
newest added

弹窗第一次打开时内容能正常显示,但是报错如图所示:![1722000316540](https://github.com/user-attachments/assets/634d1de0-41e6-4e74-83f2-a3ea8c3d686f) 弹窗再次打开时内容就消失了,同时也报了个错误 `offsetParent is not set -- cannot scroll` 组件是按照csdn大佬写的复制粘贴的,不清楚是哪里问题,希望大佬可以抽空帮忙解决一下 谢谢

bug

我把这个pdf组件封装在el-drawer有时候打开没问题,有时候会报下面的错误,然后导致我页面全是空白的,pdf地址是请求接口从服务端请求到的 ``` offsetParent is not set -- cannot scroll ```

bug

pdf文件有一些会显示的不完整,比如发票的pdf文件,只显示了里面的纳税人识别号,但是名称没有信息,url地址在浏览器查看是没问题的

Please provide a working example with a bug (git repo, [codesandbox](https://codesandbox.io/), source code at least, etc). It takes a lot of time to set up environment to confirm an issue....

bug

vue3-pdf-app is working perfectly with Quasar Framework + webpack. But it gives error with Quasar Framework + vite. ![1](https://github.com/user-attachments/assets/65f8b156-12f9-4231-af3d-6b20ee5c3ea5) ![2](https://github.com/user-attachments/assets/2b698529-1eaa-49d1-bc49-bb8288a03381) Need help pls.

bug