-
- [ ] are the packages that we're using compatible with Vue3 / Vuetify3 ?
- [ ] what about the use of `require` in our component that wraps this?
-
I got this error when dismounting the component
`Error rendering PDF: TypeError: can't access property "parentNode", L is undefined`
`R pdf-vue3.js:118`
`setup pdf-vue3.js:162`
-
-
### This issue is unique.
- [X] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my bug.
### Operating System of DocumentSer…
-
### Describe the bug
Actually, I'm not sure whether it's a bug of Histoire or not. But I really have no idea and have to assume it is for now.
I'm currently making a UI component library which i…
-
When I use vue-pdf-app in my Vue Chrome extension, nothing can run because eval is used in the source code.
I get errors like:
`Refused to evaluate a string as JavaScript because 'unsafe-eval' is no…
-
### Prerequisits
* A pdf document is generated using html2pdf npm package https://www.npmjs.com/package/html2pdf-ts
* The HTML document is generated with vue3 components having different width and …
-
![image](https://user-images.githubusercontent.com/43164478/187067796-af522334-e6c3-46ef-8c29-91575ab38e96.png)
###### 报错 缺少字体
Warning: loadFont - translateFont failed: "r: The CMap "baseUrl" para…
-
Internal application to reader PDF files
-
Hi,
Tried this library on vue3 + vite. Got error in `Pdfvuer.vue:7:4` while importing `pdf_viewer.js
`
`Uncaught SyntaxError: import not found: PDFFindController`
**Steps to reproduce**
- Creat…