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

fix pdfRender cancel catch undifined

Open Ricky816845 opened this issue 3 years ago • 2 comments

Ricky816845 avatar Aug 07 '22 09:08 Ricky816845

I can confirm this pull request resolves problems with the cancel catch undefined errors that are thrown sometimes on render. I get the problem when I set the container height to something like height: auto. With this pull request merged, the error is no more.

teckel12 avatar Apr 07 '23 20:04 teckel12

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