-
Hi
**Thank you for the wonderful project of consolidating the Aagams.**
Although I can't open more than the first 2 Aagams. Upon looking at the source code, it appears as if other Aagams are not…
-
Hi,
I want to try to see if I can use your package on my website. But I'm struggling a bit to get it to work with Vue3. So I created a simple component:
```
template>
n…
-
I tried to use PdfVuer 2.0.1 with Vue.js 3 to display all pages of a PDF (~25 pages).
Because the loading is quite slow, it became obvious that a web worker should be used. Is there currently a way t…
-
-
- [awesome-js](https://awesomejs.dev/)
- [awesome-javascript](https://github.com/sorrycc/awesome-javascript)
# 目录
- [node.js](#issuecomment-1175697069)
- [JS & jQuery](#issuecomment-684438569)
…
-
vConsole Version: v3.15.0
开发工具报错sendBeacon未定义,项目使用HBuilderX创建,微信自带的vconsole不支持网络请求查看,得自行引入?
-
Unhandled promise rejection TypeError: strict 模式下不允许访问函数或参数对象的“caller”属性
code:
`
legacy({
targets: [
'ie >= 11'
]
})
`
-
Hi guys, I have a table like below very simple, I am trying to get repeating table headers for every time it goes to a new page, how can I do this, currently it just overflows to the next page with a…
-
* pdfjs-dist/es5/build/pdf.js in ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??re…
-
I'm using html2pdf.js library to produce a dynamically generated report.
It works well on desktop but when I try to output the PDF on iOS the document is blank except for the headers and footers t…