vue-pdf icon indicating copy to clipboard operation
vue-pdf copied to clipboard

Uncaught (in promise) RenderingCancelledException

Open bymjsss opened this issue 2 years ago • 7 comments

Uncaught (in promise) RenderingCancelledException {message: 'Rendering cancelled, page *', name: 'RenderingCancelledException', type: 'canvas'}

bymjsss avatar Jun 21 '22 09:06 bymjsss

i'm also facing the same issue

ccchen1213 avatar Jul 13 '22 07:07 ccchen1213

same problem , how to fix it ?

JakeD9527 avatar Aug 30 '22 02:08 JakeD9527

I have also same problem image

Jain005 avatar Dec 21 '22 17:12 Jain005

a3495d10-4b4a-4431-b10c-8db24f15aaac me too。。。

mxismean avatar Feb 16 '23 10:02 mxismean

I believe v4.3.0 fixes this bug, but also introduces another bug. As this project seems to be abandoned, I created a fork which corrects this bug. The package can be found here:

https://www.npmjs.com/package/@teckel/vue-pdf

teckel12 avatar Apr 07 '23 22:04 teckel12

In package.json, "vue-pdf": "4.2.0","pdfjs-dist": "2.5.207".

Nullaha avatar Jul 31 '23 03:07 Nullaha