hymhub / pdf-vue3

vue3 pdf viewer
https://hymhub.github.io/pdf-vue3/
MIT License
76 stars 15 forks source link

Error when evaluating SSR module #2

Closed shevtsov-max closed 1 year ago

shevtsov-max commented 1 year ago

When working in SSR mode, I get an error

pdf-vue3/dist/pdf-vue3.js:234:8 ReferenceError: window is not defined

hymhub commented 1 year ago

Hey, it's been updated and now supports ssr. Try npm i pdf-vue3@1.0.7 or npm update pdf-vue3