arkokoley/pdfvuer

Vue 3 with Vite doesn't work

alperencaliskan opened this issue · 1 comments

Hi,
Tried this library on vue3 + vite. Got error in Pdfvuer.vue:7:4 while importing pdf_viewer.js
Uncaught SyntaxError: import not found: PDFFindController

Steps to reproduce

  • Create new vite project yarn create vite
  • select vue, then vue or vue-ts
  • add basic example to HelloWorld.vue component

Sample project
pdfvuer_vue3_issue.zip

This is really late, but I don't think this package works with vite...also see #106 (comment)