vue-pdf
vue-pdf copied to clipboard
TypeError: Cannot read properties of undefined (reading 'catch') at PDFJSWrapper.renderPage (pages-preview-pdf.js:37718)
[Vue warn]: Error in v-on handler: "TypeError: Cannot read properties of undefined (reading 'catch')"
TypeError: Cannot read properties of undefined (reading 'catch') at PDFJSWrapper.renderPage (pages-preview-pdf.js:37718)
- vue-pdf 4.3.0
- vue.js 2.6.12
I also encountered the same problem
请问解决了吗
回退4.2.0,没有这个错误提示,sudo npm install [email protected]
Same here
I sent a pull request with the fix, not sure if it will ever be considered.
Downgrading to v4.0.0 seems to work. Seeing that the comments are from 2021, it seems this is no longer mantained
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