-
**⚠️ 重要 ⚠️ 在进一步操作之前,请检查下列选项。如果您忽视此模板或者没有提供关键信息,您的 Issue 将直接被关闭**
- 已阅读 [文档](https://anncwb.github.io/vue-vben-admin-doc/).
- 确保您的代码已是最新或者所报告的 Bug 在最新版本中可以重现. (部分 Bug 可能已经在最近的代码中修复)
- 已在 Issues 中搜…
M69W updated
2 months ago
-
### What happened?
Step1: Install page folder latest next.js 14.2.3 with default typescript.
Step2: Install latest tldraw 2.1.4, npm install tldraw
Step3: Follow [https://tldraw.dev/examples/use-…
-
The output from terminal:
PS C:\Users\----\Documents> pdfeditor
Traceback (most recent call last):
File "c:\python37\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
…
-
**Describe the bug**
While creating a PDF link using Link option in the pw library (pw is coming from import 'package:pdf/widgets.dart' as pw;) the resulting text line that should have a Link (ex. ht…
-
#2978 fixed the issue when last page is blank (thank you @reckart).
Yet, it seems that if the blank page is not the last the whoops error still happens.
[three_pages.pdf](https://github.com/incept…
-
I waited for #2959 to be closed, and tested on release 23.1.
The two-page file attached raises the whoops error on version 23.1 run local on Windows 11.
[F103340_BD_small.pdf](https://github.com/i…
-
I would like to use the [PdfKit][1] library in React Native. I was just trying out that but got some errors.
I do not want to use any React native Pdf libraries as so many of them internally used P…
-
大佬汇报一个问题啊,这个在windows下显示正常,在linux(Ubuntu20)下,无法显示,试过自带的火狐和chrome,都无法显示,请教可以解决吗?
---后来发现应该是linux连得内网,里面有导入网络包http://unpkg.zhimg.com/pdfjs-dist@2.9.359/build/pdf.worker.min.js的缘故,请问有方法可以不联网使用这个组件吗?
-
I have some code which looks like this:
```js
const tmp = form.getFields().find(f => f.getName() === changeField.name);
form.removeField(tmp);
```
which fails with the message "Error: Une…
-
**Is your feature request related to a problem? Please describe.**
A light-weight antimalware in python for signature-less malicious files detection.
It will bebased on the behavior of files on the …