arkokoley / pdfvuer

A PDF viewer for Vue using Mozilla's PDF.js that supports both Vue2 and Vue3
https://arkokoley.github.io/pdfvuer
MIT License
914 stars 130 forks source link

Uncaught (in promise) TypeError: Cannot set property 'pdfjsLib' of undefined #101

Open robertgruba opened 3 years ago

robertgruba commented 3 years ago

I'm getting this error when i try to build for production. But when i try npm run hot its working properly. Does anyone knows how to fix this issue?

arkokoley commented 3 years ago

Are you using the Vue2 or Vue3 version of pdfvuer?

robertgruba commented 3 years ago

@arkokoley Hey, thanks for the reply. I'm using the vue2 version.

arkokoley commented 3 years ago

Please share the pdf that you are using when this fails to load? Does it contain Cyrillic characters?