-
I have a problem when I load a pdf in a mobile
If I use Chrome-inspector in mobile view everything works fine but with same link in a mobile (iPhoneX) only the first page loads and the size not fit
…
-
-
rendering error:
```
vue.esm.js?a026:1906
TypeError: Cannot read properties of undefined (reading 'catch')
at PDFJSWrapper.renderPage (pdfjsWrapper.js?a068:196)
a…
-
#### Configuration:
- Web browser and it`s version: Firefox Mobile 95.2.0
- Operating system and it`s version: Android 11
- vue-pdf-app version: 2.1.0
#### Steps to reproduce the problem:
Load …
-
I have used vue-pdf-app library for pdf preview inside my custom component, that I then exported as a web component using vue-cli-service. Inside exported component, the vue-pdf-app component loses it…
-
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.
So I will…
-
目前测试了几个低版本谷歌:65、89、91都是不支持的,如何做到兼容低版本的谷歌呢?
-
mac 使用报错
TypeError: Cannot read properties of undefined (reading 'getContext')
试过纯 js 也不行’’,也有报错,具体没有截图
我的 package.js
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"@vue-…
-
We are having build issues preventing continued development of the frontend, with errors related to several deprecated UI libraries.
The main issue is with [node-sass](https://github.com/sass/node-…
loleg updated
2 months ago
-
### Description
Using the new 3.19.0 version of the react package breaks dev mode.
After importing any one icon into a component, vite will start loading all the icon chunks (takes about 10 seconds …